@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--bg-primary:#f8fafc;--bg-secondary:#fff;--bg-tertiary:#f1f5f9;--text-primary:#1e293b;--text-secondary:#64748b;--text-tertiary:#94a3b8;--border-color:#e2e8f0;--shadow-light:#0000001a;--shadow-medium:#00000026;--accent-primary:#4b83ff;--accent-secondary:#3b82f6;--success-color:#34d33e;--warning-color:#f59e0b;--error-color:#ef4444;--gradient-primary:linear-gradient(90deg,#734b6d,#42275a);--gradient-secondary:linear-gradient(135deg,#667eea,#764ba2);--table-header-color:#f1f5f9;--table-header-text-color:#166534;--table-subtotal-row-color:#ff00f529;--table-subtotal-text-color:#620f83;--table-total-row-blue:#dbeafe;--table-total-row-blue-text:#0c1c60}[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--border-color:#475569;--shadow-light:#0000004d;--shadow-medium:#0006;--accent-primary:#60a5fa;--accent-secondary:#3b82f6;--success-color:#34d33e;--warning-color:#fbbf24;--error-color:#f87171;--gradient-primary:linear-gradient(115deg,#141e30,#243b55);--gradient-secondary:linear-gradient(115deg,#141e30,#243b55);--table-header-color:#f1f5f9;--table-header-text-color:#fff;--table-subtotal-row-color:#ff00f51c;--table-subtotal-text-color:#fff;--table-total-row-blue:#0099ff53;--table-total-row-blue-text:#fff;--hover-bg:#ffffff1a;--active-bg:#fff3;--glass-bg:#ffffff26}:root{--hover-bg:#0000000d;--active-bg:#0000001a;--glass-bg:#ffffff26}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}body{color:#1e293b;color:var(--text-primary)}.theme-bg-primary,body{background-color:#f8fafc;background-color:var(--bg-primary)}.theme-bg-secondary{background-color:#fff;background-color:var(--bg-secondary)}.theme-bg-tertiary{background-color:#f1f5f9;background-color:var(--bg-tertiary)}.theme-text-primary{color:#1e293b;color:var(--text-primary)}.theme-text-secondary{color:#64748b;color:var(--text-secondary)}.theme-text-tertiary{color:#94a3b8;color:var(--text-tertiary)}.theme-border{border-color:#e2e8f0;border-color:var(--border-color)}.theme-shadow-light{box-shadow:0 2px 4px #0000001a;box-shadow:0 2px 4px var(--shadow-light)}.theme-shadow-medium{box-shadow:0 4px 6px #00000026;box-shadow:0 4px 6px var(--shadow-medium)}.theme-gradient-primary{background:linear-gradient(90deg,#734b6d,#42275a);background:var(--gradient-primary)}.theme-gradient-secondary{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-secondary)}.CoverSection_container__GTHhO{background-color:var(--bg-primary);min-height:100vh;position:relative}@keyframes CoverSection_fadeIn__Ei7UY{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes CoverSection_pulse__b7c-V{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.15;transform:scale(1.5)}}@keyframes CoverSection_spin__sLNMq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CoverSection_fadeIn__Ei7UY{animation:CoverSection_fadeIn__Ei7UY .8s ease-out forwards}.CoverSection_loading__31Ux6{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:100vh}.CoverSection_spinner__h6Tu5{animation:CoverSection_spin__sLNMq 1s linear infinite;border-top:3px solid var(--border-color);border:3px solid var(--border-color);border-radius:50%;border-top-color:var(--accent-primary);height:3rem;width:3rem}.CoverSection_loadingText__TAsuM{color:var(--text-secondary);font-size:1.125rem;font-weight:500;margin:0}.CoverSection_errorMessage__jMxWn{align-items:center;background:var(--bg-secondary);border-radius:1rem;box-shadow:0 4px 6px -1px var(--shadow-light);display:flex;flex-direction:column;gap:1.5rem;max-width:500px;padding:2rem;text-align:center}.CoverSection_errorIcon__r6vyp{color:var(--error-color);height:4rem;width:4rem}.CoverSection_errorMessage__jMxWn h3{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0}.CoverSection_errorMessage__jMxWn p{color:var(--text-secondary);font-size:1rem;line-height:1.5;margin:0}.CoverSection_backButton__7GU9q{background:var(--gradient-primary);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.CoverSection_backButton__7GU9q:hover{box-shadow:0 4px 8px var(--shadow-medium);transform:translateY(-1px)}.CoverSection_mainContent__r9h2e{animation:CoverSection_fadeIn__Ei7UY .8s ease-out;margin:0 auto;max-width:1200px;padding:2rem 1.5rem 6rem}.CoverSection_contentCard__uaaeC{background:var(--bg-secondary);border-radius:1.5rem;box-shadow:0 10px 40px var(--shadow-light);padding:3rem;transition:all .3s ease}.CoverSection_verifiedBadge__Y2ANZ{align-items:center;background-color:var(--success-color);border-radius:2rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem}.CoverSection_verifiedIcon__CSYHG{height:1rem;width:1rem}.CoverSection_titleSection__RvHH2{margin-bottom:3rem;text-align:center}.CoverSection_mainTitle__dFhJ2{color:var(--text-primary);font-size:2.5rem;font-weight:800;letter-spacing:-.025em;margin:0 0 .5rem}.CoverSection_subtitle__w7eHX{color:var(--text-secondary);font-size:1.125rem;margin:0}.CoverSection_contentGrid__Os6Jg{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.CoverSection_section__F6UMG{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1.25rem;box-shadow:0 2px 8px var(--shadow-light);padding:2rem;transition:all .3s ease}.CoverSection_section__F6UMG:hover{box-shadow:0 4px 16px var(--shadow-medium)}.CoverSection_sectionHeader__K7CCt{align-items:center;border-bottom:1px solid var(--border-color);display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.CoverSection_sectionTitle__Y\+uR6{color:var(--text-primary);font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin:0}.CoverSection_sectionSubtitle__KJ5mm{color:var(--text-secondary);font-size:.875rem;font-weight:400;margin:.25rem 0 0}.CoverSection_sectionIcon__OVpwE{background-color:var(--bg-tertiary);border-radius:.75rem;color:var(--accent-primary);flex-shrink:0;height:2.5rem;padding:.625rem;width:2.5rem}.CoverSection_clientDetails__LvXBI{padding:0 .5rem}.CoverSection_clientName__1Tlpw{color:var(--text-primary);font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 1rem;text-align:left}.CoverSection_clientBadge__Pv81v{align-items:center;background-color:var(--bg-tertiary);border-radius:.75rem;color:var(--accent-primary);display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.5rem .875rem;transition:all .2s}.CoverSection_clientBadge__Pv81v:hover{box-shadow:0 4px 12px var(--shadow-medium);transform:translateY(-1px)}.CoverSection_dot__vRCM5{height:.375rem;position:relative;width:.375rem}.CoverSection_dot__vRCM5,.CoverSection_dot__vRCM5:after{background-color:var(--accent-primary);border-radius:50%}.CoverSection_dot__vRCM5:after{animation:CoverSection_pulse__b7c-V 2s cubic-bezier(.4,0,.6,1) infinite;content:"";inset:-2px;opacity:.3;position:absolute}.CoverSection_referenceGrid__eRWNQ{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.CoverSection_referenceItem__XLfkx{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:1rem;padding:1.25rem;transition:all .2s}.CoverSection_referenceLabel__2S8Rd{color:var(--text-secondary);font-size:.75rem;font-weight:500;letter-spacing:.05em;margin:0 0 .375rem;text-transform:uppercase}.CoverSection_referenceValue__NYFOM{color:var(--text-primary);font-size:1.125rem;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0}.CoverSection_referenceItem__XLfkx:hover{box-shadow:0 4px 12px var(--shadow-light);transform:translateY(-2px)}.CoverSection_actionButtons__CBIzw{border-top:1px solid var(--border-color);display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem}.CoverSection_primaryButton__-wDzd,.CoverSection_secondaryButton__mDZGk{align-items:center;background-color:var(--bg-tertiary);border:none;border-radius:2em;box-shadow:0 1px 2px var(--shadow-light);color:var(--accent-primary);cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:-.01em;padding:.75rem 1.25rem;transition:all .2s}.CoverSection_primaryButton__-wDzd:hover,.CoverSection_secondaryButton__mDZGk:hover{background-color:var(--accent-secondary);box-shadow:0 4px 12px var(--shadow-medium);color:#fff;transform:translateY(-1px)}.CoverSection_primaryButton__-wDzd .CoverSection_buttonIcon__RfNGW,.CoverSection_secondaryButton__mDZGk .CoverSection_buttonIcon__RfNGW{color:inherit;height:1rem;opacity:.9;width:1rem}.CoverSection_contactDetails__mU56R{display:flex;flex-direction:column;gap:1.25rem;padding-left:2.5rem}.CoverSection_contactItem__Z0xil{align-items:flex-start;display:flex;gap:.75rem}.CoverSection_contactIcon__AR2Mi{color:var(--accent-primary);flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.CoverSection_contactLabel__ZagXR{color:var(--text-secondary);font-size:.8rem;font-weight:500;letter-spacing:.5px;margin:0 0 .25rem;text-align:left;text-transform:uppercase}.CoverSection_contactValue__UTO5h{color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.4;margin:0;text-align:justify}.CoverSection_afslNumber__ncJu5{border-top:1px solid var(--border-color);color:var(--text-secondary);font-size:.75rem;margin:1.5rem 0 0;padding-top:1.5rem;text-align:center}.CoverSection_regulatorySection__ZAdfs{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1.25rem;box-shadow:0 2px 8px var(--shadow-light);margin-bottom:2rem;padding:2rem;transition:all .3s ease}.CoverSection_regulatorySection__ZAdfs:hover{box-shadow:0 4px 16px var(--shadow-medium)}.CoverSection_disclaimer__whXz-{border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem}.CoverSection_disclaimer__whXz-:first-child{background-color:var(--bg-tertiary)}.CoverSection_disclaimerIcon__YWtlz{flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.CoverSection_disclaimer__whXz-:first-child .CoverSection_disclaimerIcon__YWtlz{color:var(--warning-color)}.CoverSection_disclaimerTitle__jIryI{color:var(--text-primary);font-size:1rem;font-weight:600;margin:0 0 .5rem;text-align:left}.CoverSection_disclaimer__whXz-:first-child .CoverSection_disclaimerTitle__jIryI{color:var(--warning-color)}.CoverSection_disclaimerText__ln4w5{color:var(--text-secondary);font-size:1rem;line-height:1.5;margin:0;text-align:justify}.CoverSection_disclaimer__whXz-:first-child .CoverSection_disclaimerText__ln4w5{color:var(--warning-color)}.CoverSection_corporateInfo__hVs7q{border-top:1px solid var(--border-color);color:var(--text-secondary);font-size:.8rem;line-height:1.5;margin:0;padding:1.5rem 0 0;text-align:justify}.CoverSection_quickActionsSection__WLmRD{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1.25rem;box-shadow:0 2px 8px var(--shadow-light);margin-bottom:2rem;padding:2rem;transition:all .3s ease}.CoverSection_quickActionsSection__WLmRD:hover{box-shadow:0 4px 16px var(--shadow-medium)}.CoverSection_quickActions__-9pSS{display:flex;gap:1rem;justify-content:center;padding-left:2.5rem}.CoverSection_actionButton__ZtY7D{align-items:center;background-color:var(--bg-tertiary);border:1.5px solid var(--border-color);border-radius:3em;color:var(--accent-primary);cursor:pointer;display:flex;font-size:.875rem;font-weight:700;gap:.75rem;justify-content:center;padding:.7rem 1rem;transition:all .2s}.CoverSection_actionButton__ZtY7D:hover{background-color:var(--accent-secondary);border-color:var(--accent-secondary);color:#fff;transform:translateY(-1px)}.CoverSection_buttonIcon__RfNGW{color:inherit;height:1.25rem;width:1.25rem}.CoverSection_documentStatus__pZ4LE{display:flex;justify-content:center;margin-top:2rem}.CoverSection_statusWrapper__WSHSM{background:var(--bg-secondary);border-radius:9999px;box-shadow:0 2px 4px var(--shadow-light);padding:.25rem}.CoverSection_statusContent__iFAyS{align-items:center;display:flex;gap:.75rem;padding:.5rem 1rem}.CoverSection_statusDot__EmgSq{background-color:var(--success-color);border-radius:50%;height:8px;position:relative;width:8px}.CoverSection_statusDot__EmgSq:after{animation:CoverSection_pulse__b7c-V 2s cubic-bezier(.4,0,.6,1) infinite;background-color:var(--success-color);border-radius:50%;content:"";inset:-2px;opacity:.3;position:absolute}.CoverSection_statusLabel__TwEZu{color:var(--text-secondary);font-size:.875rem;font-weight:500}.CoverSection_statusValue__vUam8{color:var(--success-color);font-size:.875rem;font-weight:600}@media (max-width:768px){.CoverSection_mainContent__r9h2e{padding:1.5rem 1rem 5rem}.CoverSection_contentCard__uaaeC{padding:2rem 1.5rem}.CoverSection_mainTitle__dFhJ2{font-size:2rem}.CoverSection_contentGrid__Os6Jg{gap:1.5rem;grid-template-columns:1fr}.CoverSection_section__F6UMG{padding:1.5rem}.CoverSection_clientDetails__LvXBI,.CoverSection_contactDetails__mU56R,.CoverSection_disclaimers__7QOFf,.CoverSection_quickActions__-9pSS{padding-left:0}.CoverSection_referenceGrid__eRWNQ{grid-template-columns:1fr}.CoverSection_actionButtons__CBIzw{flex-direction:row}.CoverSection_quickActions__-9pSS{flex-direction:column}.CoverSection_disclaimers__7QOFf{gap:1rem}.CoverSection_disclaimer__whXz-{padding:1rem}}@media (max-width:480px){.CoverSection_mainContent__r9h2e{padding:1rem .75rem 4.5rem}.CoverSection_contentCard__uaaeC{padding:1.5rem 1rem}.CoverSection_mainTitle__dFhJ2{font-size:1.75rem}.CoverSection_section__F6UMG{padding:1rem}.CoverSection_sectionHeader__K7CCt{gap:.75rem}.CoverSection_clientName__1Tlpw{font-size:1.25rem}.CoverSection_primaryButton__-wDzd,.CoverSection_secondaryButton__mDZGk{font-size:.875rem;justify-content:center;padding:.875rem 1rem;width:100%}.CoverSection_actionButton__ZtY7D{font-size:.8rem;padding:.625rem .875rem}}.PageHeader_header__87e1a{background:var(--gradient-primary);box-shadow:0 4px 20px #1a2d4f26;color:#fff;margin-bottom:0;overflow:hidden;padding:1.5rem 0;position:relative}.PageHeader_headerBackground__HOeX1{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff0d 0,#0000 50%);bottom:0;left:0;opacity:.3;position:absolute;right:0;top:0;z-index:1}.PageHeader_headerContent__OGm\+L{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.PageHeader_headerActions__og99Y,.PageHeader_headerInfo__IVST4{align-items:center;display:flex;gap:1rem}.PageHeader_headerInfo__IVST4{flex:1 1}.PageHeader_headerIcon__gmTVT{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border-radius:.5rem;color:#fff;flex-shrink:0;height:3rem;padding:.5rem;width:3rem}.PageHeader_headerTextContent__FTFDX{flex:1 1}.PageHeader_headerTitle__u83RM{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0;text-align:left;text-shadow:0 2px 4px #0000001a}.PageHeader_headerSubtitle__qkBbX{font-size:.875rem;font-weight:400;margin:.25rem 0 0;opacity:.9;text-align:left}.PageHeader_headerBadge__jB44Z{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:.5rem;display:flex;font-size:.75rem;font-weight:500;gap:.5rem;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s ease}.PageHeader_headerBadge__jB44Z:hover{background:#fff3}.PageHeader_themeToggle__sQAKR{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .2s ease;width:2.5rem}.PageHeader_themeToggle__sQAKR:hover{background:#ffffff40;transform:translateY(-1px)}.PageHeader_themeToggle__sQAKR:active{transform:translateY(0)}.PageHeader_themeIcon__Hl85G{height:1.25rem;width:1.25rem}@media (max-width:768px){.PageHeader_header__87e1a{padding:1rem 0}.PageHeader_headerContent__OGm\+L{flex-direction:column;gap:1rem;text-align:center}.PageHeader_headerActions__og99Y{flex-direction:column;gap:.75rem}.PageHeader_headerInfo__IVST4{flex-direction:column;gap:.5rem;text-align:center}.PageHeader_headerIcon__gmTVT{height:2.5rem;width:2.5rem}.PageHeader_headerTitle__u83RM{font-size:1.25rem;text-align:center}.PageHeader_headerSubtitle__qkBbX{font-size:.8rem;text-align:center}.PageHeader_headerBadge__jB44Z{align-self:center;font-size:.7rem;padding:.375rem .75rem}.PageHeader_themeToggle__sQAKR{height:2rem;width:2rem}.PageHeader_themeIcon__Hl85G{height:1rem;width:1rem}}@media (max-width:480px){.PageHeader_headerContent__OGm\+L{padding:0 1rem}.PageHeader_headerIcon__gmTVT{height:2rem;width:2rem}.PageHeader_headerTitle__u83RM{font-size:1.125rem}.PageHeader_headerSubtitle__qkBbX{font-size:.75rem}.PageHeader_headerBadge__jB44Z{font-size:.65rem;padding:.25rem .5rem}.PageHeader_badgeIcon__ODXMS{height:.875rem;width:.875rem}}.PageFooter_navigationFooter__vNGMw{align-items:center;background:var(--bg-secondary);border:1px solid var(--border-color);border-bottom:none;border-radius:1rem 1rem 0 0;bottom:0;box-shadow:0 -4px 16px #00000014;display:flex;justify-content:space-between;left:0;margin:0 auto;max-width:800px;padding:1rem 1.5rem;position:fixed;right:0;z-index:1000}.PageFooter_navButton__xLcAk{align-items:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;color:var(--text-primary);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;min-width:100px;padding:.5rem 1rem;transition:all .2s ease}.PageFooter_navButton__xLcAk:hover{background:var(--hover-bg);box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.PageFooter_navButton__xLcAk:active{transform:translateY(0)}.PageFooter_nextButton__f4vI2{background:var(--gradient-primary);box-shadow:0 2px 8px #3b82f626;color:#fff}.PageFooter_nextButton__f4vI2:hover{background:var(--gradient-secondary);box-shadow:0 4px 12px #3b82f633}.PageFooter_navIcon__3PJt6{height:1rem;width:1rem}.PageFooter_pageIndicator__mUre1{align-items:center;display:flex;gap:.5rem}.PageFooter_pageText__JwzNd{color:var(--text-secondary);font-size:.75rem;font-weight:400}.PageFooter_disabled__U50KU{background:var(--bg-tertiary);color:var(--text-tertiary);cursor:not-allowed;opacity:.5}.PageFooter_disabled__U50KU:hover{background:var(--bg-tertiary);box-shadow:none;transform:none}@media (max-width:768px){.PageFooter_navigationFooter__vNGMw{border-radius:1rem 1rem 0 0;gap:1rem;padding:1rem;text-align:center}.PageFooter_navButton__xLcAk{font-size:.8rem;justify-content:center;max-width:1em;padding:.5rem;width:100%}}@media (max-width:480px){.PageFooter_navigationFooter__vNGMw{padding:.75rem}.PageFooter_navButton__xLcAk{font-size:.8rem;padding:.5rem .75rem}.PageFooter_pageText__JwzNd{font-size:.7rem}}.AgendaSection_container__UFU4v{background-color:var(--bg-primary);min-height:100vh}.AgendaSection_header__HM0ZV{background:var(--gradient-primary);overflow:hidden;position:relative}.AgendaSection_headerBackground__C8AYf{background:var(--gradient-primary);inset:0;position:absolute}.AgendaSection_headerContent__YqP4W{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;padding:2rem 1.5rem;position:relative}.AgendaSection_backButton__iUkOJ{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--glass-bg);border:1px solid #fff3;border-radius:1rem;box-shadow:0 4px 16px var(--shadow-light);color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.AgendaSection_backButton__iUkOJ:hover{background:var(--active-bg);box-shadow:0 8px 24px var(--shadow-medium);transform:translateY(-2px)}.AgendaSection_backIcon__hpjAn{height:1.25rem;width:1.25rem}.AgendaSection_headerInfo__NuQ1b{flex:1 1;text-align:center}.AgendaSection_headerTitle__LNJ1Q{color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;margin:0}.AgendaSection_headerSubtitle__7kCbp{color:#fffc;font-size:1.125rem;font-weight:500;margin:.5rem 0 0}.AgendaSection_headerBadge__XCpzX{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--glass-bg);border:1px solid #fff3;border-radius:1rem;box-shadow:0 4px 16px var(--shadow-light);color:#fff;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.25rem}.AgendaSection_badgeIcon__YJ8qZ{height:1.25rem;width:1.25rem}.AgendaSection_mainContent__w7mR-{margin:0 auto;padding:2rem 3rem 6rem}.AgendaSection_contentCard__efqOM{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;box-shadow:none;margin-bottom:0;overflow:visible}.AgendaSection_introSection__Mc\+uS{align-items:center;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;display:flex;gap:1rem;margin-bottom:2rem;padding:2rem 1.5rem}.AgendaSection_introIcon__oe0CC{align-items:center;background-color:var(--accent-primary);border-radius:50%;box-shadow:none;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.AgendaSection_introIconSvg__HkWaQ{color:#fff;height:1.5rem;width:1.5rem}.AgendaSection_introText__tFdKb{flex:1 1}.AgendaSection_introTitle__UOmGa{color:var(--text-primary);font-size:1.5rem;font-weight:600;letter-spacing:-.025em;margin:0 0 .5rem;text-align:left}.AgendaSection_introDescription__xDqDX{color:var(--text-secondary);font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:justify}.AgendaSection_agendaGrid__8KGRt{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;padding:0}.AgendaSection_agendaItem__FHwqD{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;cursor:pointer;overflow:visible;padding:1.5rem;position:relative;transition:all .3s ease}.AgendaSection_agendaItem__FHwqD:before{display:none}.AgendaSection_agendaItem__FHwqD:hover{transform:translateY(-2px)}.AgendaSection_itemHeader__3bEor{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.AgendaSection_itemIcon__3ashf{align-items:center;background:var(--bg-tertiary);border-radius:.5em;box-shadow:none;display:flex;height:2.5rem;justify-content:center;margin-right:1rem;transition:all .3s ease;width:2.5rem}.AgendaSection_itemIconSvg__845jg{height:1.25rem;width:1.25rem}.AgendaSection_itemNumber__9QYtL{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:2rem;font-weight:300;position:absolute;right:1rem;top:1rem}.AgendaSection_itemContent__kR1VT{flex:1 1;text-align:justify}.AgendaSection_itemTitle__eJ6s6{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.AgendaSection_itemSubtitle__EHc0S{color:var(--text-secondary);font-size:.9rem;font-weight:500;margin:0 0 .5rem}.AgendaSection_itemDescription__g-X04{color:var(--text-tertiary);font-size:.9rem;line-height:1.4;margin:0}.AgendaSection_itemArrow__CBwY3{display:none}.AgendaSection_footerSection__PQ1up{background:#0000;border-top:none;padding:0}.AgendaSection_footerCard__TxsCW{align-items:center;background-color:var(--bg-secondary);border:none;border-radius:1rem;box-shadow:var(--shadow-light) 0 2px 8px 0;display:flex;gap:1rem;padding:2rem 1.5rem}.AgendaSection_footerIcon__OCgJ7{align-items:center;background-color:var(--success-color);border-radius:50%;box-shadow:none;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.AgendaSection_footerIconSvg__t-qdU{color:#fff;height:1.5rem;width:1.5rem}.AgendaSection_footerText__1Nqgd{flex:1 1;text-align:justify}.AgendaSection_footerTitle__TNbGa{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.AgendaSection_footerDescription__X\+X5G{color:var(--text-secondary);font-size:1rem;font-weight:400;line-height:1.5;margin:0}@media (max-width:1024px){.AgendaSection_agendaGrid__8KGRt{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.AgendaSection_headerContent__YqP4W{flex-direction:column;gap:1.5rem;text-align:center}.AgendaSection_mainContent__w7mR-{padding:.75rem .75rem 5em}.AgendaSection_headerTitle__LNJ1Q{font-size:2rem}.AgendaSection_introSection__Mc\+uS{flex-direction:row;gap:1rem;padding:1.5rem;text-align:left}.AgendaSection_introTitle__UOmGa{font-size:1.25rem}.AgendaSection_agendaGrid__8KGRt{gap:1rem;grid-template-columns:1fr}.AgendaSection_footerCard__TxsCW{flex-direction:row;gap:1rem;padding:1.5rem;text-align:left}}@media (max-width:480px){.AgendaSection_agendaGrid__8KGRt{gap:1rem}.AgendaSection_agendaItem__FHwqD{padding:1.25rem}.AgendaSection_itemHeader__3bEor{align-items:flex-start;flex-direction:row;gap:.75rem}.AgendaSection_itemNumber__9QYtL{font-size:1.5rem}.AgendaSection_footerCard__TxsCW,.AgendaSection_introSection__Mc\+uS{padding:1rem}}.AboutSection_container__jEFs9{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;position:relative}.AboutSection_tableRow__GwQMl:hover{background-color:inherit}.AboutSection_tableHeader__NV0DI tr:hover{background-color:inherit!important}@keyframes AboutSection_fadeIn__YPSPk{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes AboutSection_slideToCorner__GyJC4{0%{transform:scale(1) translateY(0)}to{transform:scale(.7) translateY(-50px)}}.AboutSection_fadeIn__YPSPk{animation:AboutSection_fadeIn__YPSPk .6s cubic-bezier(.34,1.56,.64,1)}.AboutSection_mainContent__xdoq-{margin:0 auto;padding:2rem 3rem 6rem;position:relative;z-index:1}.AboutSection_header__LVGlj{align-items:center;display:flex;gap:.75rem;margin-bottom:2rem}.AboutSection_headerIcon__VRyag{align-items:center;background-color:var(--accent-primary);border-radius:50%;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.AboutSection_headerIconSvg__BR-FU{color:#fff;height:1.5rem;width:1.5rem}.AboutSection_headerTitle__CysfA{color:var(--text-primary);font-size:1.5rem;font-weight:600}.AboutSection_boxesContainer__c7ZNr{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem;padding:2rem;transition:all .6s cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.AboutSection_boxesContainer__c7ZNr{gap:2rem;grid-template-columns:repeat(5,1fr);margin:0 auto 3rem;padding:3rem 2rem}}.AboutSection_boxesContainerSmall__E06On{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#f8fafce6);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 8px 24px #0000001a,0 2px 8px #0000000f;display:flex;flex-direction:row;gap:.5rem;padding:.75rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);width:auto;z-index:50}@media (max-width:1024px){.AboutSection_boxesContainerSmall__E06On{flex-wrap:wrap;left:0;margin-bottom:2rem;max-width:100%;position:relative;top:0}}.AboutSection_summaryBox__aUIkD{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 30% 30%,#fffffffa,#f8fafcf2);border:3px solid #fffc;border-radius:1.5rem;box-shadow:0 12px 40px #0000001f,0 4px 12px #00000014,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #fff9;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:170px;overflow:hidden;padding:1.75rem 1.25rem;position:relative;text-align:center;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.AboutSection_boxesContainerSmall__E06On .AboutSection_summaryBox__aUIkD{align-items:center;border:2px solid #0000;border-radius:.75rem;flex-direction:row;gap:.5rem;justify-content:flex-start;min-height:auto;opacity:1!important;padding:.625rem .75rem;visibility:visible!important}.AboutSection_summaryBox__aUIkD:hover{border-color:#3b82f699;box-shadow:0 20px 60px #0000002e,0 8px 20px #0000001f,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #ffffffb3;transform:translateY(-12px) scale(1.05)}.AboutSection_summaryBox__aUIkD:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.AboutSection_summaryBox__aUIkD:hover:before{left:100%}.AboutSection_summaryBox__aUIkD:after{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-radius:0 0 1.5rem 1.5rem;bottom:0;content:"";height:4px;left:0;position:absolute;transition:width .6s cubic-bezier(.34,1.56,.64,1);width:0}.AboutSection_summaryBox__aUIkD:hover:after{width:100%}.AboutSection_boxesContainerSmall__E06On .AboutSection_summaryBox__aUIkD:hover{background:#f9fafb;transform:none}.AboutSection_boxActive__Gom5t{animation:AboutSection_ripple__rmjIO .6s ease-out;background:radial-gradient(circle at 30% 30%,#fff,#eff6fffa);border-color:#3b82f6;box-shadow:0 20px 60px #3b82f640,0 8px 20px #3b82f626,0 0 40px #3b82f633,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #fffc;opacity:1!important;transform:translateY(-15px) scale(1.08);visibility:visible!important}.AboutSection_boxActive__Gom5t:after{background:linear-gradient(90deg,#3b82f6,#1d4ed8);width:100%}@keyframes AboutSection_ripple__rmjIO{0%{box-shadow:0 0 0 0 #3b82f666,0 20px 60px #3b82f640,0 8px 20px #3b82f626,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #fffc}to{box-shadow:0 0 0 30px #3b82f600,0 20px 60px #3b82f640,0 8px 20px #3b82f626,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #fffc}}.AboutSection_boxesContainerSmall__E06On .AboutSection_boxActive__Gom5t{background:#eff6ff;border-color:#3b82f6}.AboutSection_boxInactive__\+v9WA{opacity:.5!important;visibility:visible!important}.AboutSection_boxesContainerSmall__E06On .AboutSection_boxInactive__\+v9WA{opacity:.65!important;visibility:visible!important}.AboutSection_boxInactive__\+v9WA:hover{opacity:.75}.AboutSection_boxIcon__Wezm9{align-items:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border:3px solid #ffffff80;border-radius:50%;box-shadow:0 8px 24px #00000026,inset -4px -4px 8px #00000026,inset 4px 4px 8px #ffffff4d;display:flex;flex-shrink:0;height:3.25rem;justify-content:center;margin-bottom:1rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);width:3.25rem}.AboutSection_summaryBox__aUIkD:hover .AboutSection_boxIcon__Wezm9{box-shadow:0 12px 32px #0003,inset -4px -4px 8px #0003,inset 4px 4px 8px #fff6;transform:scale(1.15) rotate(5deg)}.AboutSection_boxesContainerSmall__E06On .AboutSection_boxIcon__Wezm9{height:2rem;margin-bottom:0;width:2rem}.AboutSection_boxIconSvg__q10gn{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:1.75rem;transition:all .4s ease;width:1.75rem}.AboutSection_summaryBox__aUIkD:hover .AboutSection_boxIconSvg__q10gn{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.AboutSection_boxesContainerSmall__E06On .AboutSection_boxIconSvg__q10gn{height:1.125rem;width:1.125rem}.AboutSection_boxValue__5X9zO{color:#1f2937;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem;text-shadow:0 2px 4px #0000000d;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.AboutSection_summaryBox__aUIkD:hover .AboutSection_boxValue__5X9zO{color:#3b82f6;text-shadow:0 4px 8px #3b82f633;transform:scale(1.05)}.AboutSection_boxTitle__w9Wto{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;line-height:1.3;text-shadow:0 1px 2px #0000000d;text-transform:uppercase;transition:all .4s ease}.AboutSection_boxesContainerSmall__E06On .AboutSection_boxTitle__w9Wto{font-size:.6875rem;font-weight:600;letter-spacing:.03em;line-height:1.2;margin:0;text-align:left}.AboutSection_summaryBox__aUIkD:hover .AboutSection_boxTitle__w9Wto{color:#374151;transform:translateY(-2px)}.AboutSection_boxBlue__zwYOc .AboutSection_boxIcon__Wezm9{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.AboutSection_boxBlue__zwYOc:hover{box-shadow:0 20px 60px #3b82f640,0 8px 20px #3b82f626,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #ffffffb3}.AboutSection_boxOrange__kF2Uk .AboutSection_boxIcon__Wezm9{background:linear-gradient(135deg,#f59e0b,#d97706)}.AboutSection_boxOrange__kF2Uk:hover{box-shadow:0 20px 60px #f59e0b40,0 8px 20px #f59e0b26,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #ffffffb3}.AboutSection_boxGreen__fsMA6 .AboutSection_boxIcon__Wezm9{background:linear-gradient(135deg,#10b981,#047857)}.AboutSection_boxGreen__fsMA6:hover{box-shadow:0 20px 60px #10b98140,0 8px 20px #10b98126,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #ffffffb3}.AboutSection_boxPurple__fkTUN .AboutSection_boxIcon__Wezm9{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.AboutSection_boxPurple__fkTUN:hover{box-shadow:0 20px 60px #8b5cf640,0 8px 20px #8b5cf626,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #ffffffb3}.AboutSection_boxRed__z62P0 .AboutSection_boxIcon__Wezm9{background:linear-gradient(135deg,#ef4444,#b91c1c)}.AboutSection_boxRed__z62P0:hover{box-shadow:0 20px 60px #ef444440,0 8px 20px #ef444426,inset -8px -8px 16px #0000000d,inset 8px 8px 16px #ffffffb3}.AboutSection_sectionCard__MkKMM{margin-bottom:4rem;margin-top:2rem}.AboutSection_sectionHeader__W68Li{animation:AboutSection_slideInFromLeft__AXG7b .6s cubic-bezier(.34,1.56,.64,1);padding:1.5rem}@keyframes AboutSection_slideInFromLeft__AXG7b{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.AboutSection_sectionHeaderContent__kHZWd{align-items:center;display:flex;gap:.75rem}.AboutSection_sectionIcon__EA7dF{align-items:center;animation:AboutSection_iconRotate__mw0xy .7s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border:2px solid #ffffff80;border-radius:50%;box-shadow:0 4px 16px #3b82f64d,inset -2px -2px 4px #00000026,inset 2px 2px 4px #ffffff4d;display:flex;height:2rem;justify-content:center;width:2rem}@keyframes AboutSection_iconRotate__mw0xy{0%{opacity:0;transform:rotate(-180deg) scale(.5)}to{opacity:1;transform:rotate(0) scale(1)}}.AboutSection_sectionIconSvg__S-tzz{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:1.25rem;width:1.25rem}.AboutSection_sectionTitle__WMazK{color:var(--text-primary);font-size:1.25rem;font-weight:600}.AboutSection_sectionContent__s-yZ-{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a;padding:2rem;transition:all .4s ease}.AboutSection_sectionContent__s-yZ-:hover{box-shadow:0 12px 40px #0000001a,0 4px 12px #0000000f;transform:translateY(-2px)}.AboutSection_subsectionTitle__laYIT{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.AboutSection_subsectionTitle__laYIT:first-child{margin-top:0}.AboutSection_netCashflowSection__5QMwR{border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem}.AboutSection_cashflowSummary__oqjeM{background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.5rem;padding:1rem}.AboutSection_cashflowItem__VS57a{align-items:center;display:flex;gap:1rem;justify-content:space-between}.AboutSection_cashflowLabel__wSKMl{color:var(--accent-primary);font-weight:500}.AboutSection_cashflowAmount__qD4wK{color:var(--accent-primary);font-size:1.125rem;font-weight:700}.AboutSection_tableContainer__bg3-1{margin-bottom:1.5rem;overflow-x:auto}.AboutSection_tableContainer__bg3-1:last-child{margin-bottom:0}.AboutSection_financialTable__UUs\+1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border:2px solid #e2e8f099;border-collapse:initial;border-radius:1rem;border-spacing:0;box-shadow:0 4px 16px #0000000d;overflow:hidden;width:100%}.AboutSection_tableHeader__NV0DI{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f8fafcf2,#f1f5f9e6);border-bottom:2px solid #e2e8f099}.AboutSection_tableHeader__NV0DI th{background-color:var(--table-header-color);border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:.875rem;font-weight:500;font-weight:600;letter-spacing:.05em;padding:.75rem;text-align:left;text-transform:uppercase}.AboutSection_tableHeader__NV0DI th:last-child{text-align:right}.AboutSection_tableHeader__NV0DI th:first-child{border-top-left-radius:.5rem}.AboutSection_tableHeader__NV0DI th:last-child{border-top-right-radius:.5rem}.AboutSection_tableBody__ygRcB{border-top:1px solid var(--border-color)}.AboutSection_tableRow__GwQMl{animation:AboutSection_slideInRow__zHQE3 .5s ease-out forwards;border-bottom:1px solid #e2e8f066;opacity:0;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.AboutSection_tableRow__GwQMl:nth-child(odd){animation-delay:.05s}.AboutSection_tableRow__GwQMl:nth-child(2n){animation-delay:.1s}@keyframes AboutSection_slideInRow__zHQE3{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.AboutSection_tableRow__GwQMl:not(.AboutSection_totalRow__O8EED):hover{background:linear-gradient(90deg,#3b82f60d,#3b82f605);box-shadow:inset 4px 0 0 #3b82f64d;transform:translateX(4px)}.AboutSection_tableRow__GwQMl:last-child{border-bottom:none}.AboutSection_tableRow__GwQMl:last-child .AboutSection_tableCell__w3xut:first-child{border-bottom-left-radius:.5rem}.AboutSection_tableRow__GwQMl:last-child .AboutSection_tableCell__w3xut:last-child{border-bottom-right-radius:.5rem}.AboutSection_tableCell__w3xut{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-weight:500;padding:1rem;text-align:left}.AboutSection_tableCell__w3xut:last-child{font-weight:600;text-align:right}.AboutSection_highlighted__FfoXU{color:var(--accent-primary);font-weight:500}.AboutSection_totalRow__O8EED{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#eff6ffe6,#dbeafecc);border-top:3px solid var(--accent-primary);box-shadow:0 2px 8px #3b82f61a;color:var(--accent-primary);font-weight:600}.AboutSection_totalAmount__VJ6dl{color:var(--accent-primary);font-weight:700}.AboutSection_estateAlert__uLp5i{align-items:flex-start;background-color:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.5rem;display:flex;gap:.75rem;padding:1rem}.AboutSection_estateAlertIcon__8C3as{color:var(--warning-color);flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.AboutSection_estateAlertText__XkGRZ{color:var(--warning-color);font-weight:500}@media (max-width:640px){.AboutSection_boxesContainer__c7ZNr{grid-template-columns:1fr;padding:1rem}.AboutSection_summaryBox__aUIkD{min-height:140px;padding:1.25rem}.AboutSection_boxValue__5X9zO{font-size:1.625rem}.AboutSection_boxesContainerSmall__E06On{flex-direction:column;gap:.5rem}.AboutSection_boxesContainerSmall__E06On .AboutSection_summaryBox__aUIkD{width:100%}.AboutSection_tableCell__w3xut{font-size:.875rem;padding:.75rem 0}.AboutSection_sectionContent__s-yZ-,.AboutSection_sectionHeader__W68Li{padding:1rem}.AboutSection_cashflowItem__VS57a{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:768px){.AboutSection_mainContent__xdoq-{padding:.75rem .75rem 5em}}@media (max-width:480px){.AboutSection_sectionHeader__W68Li{padding:.75rem}.AboutSection_tableCell__w3xut,.AboutSection_tableHeader__NV0DI th{font-size:.75rem;padding:.5rem 0}.AboutSection_subsectionTitle__laYIT{font-size:1rem}}.AboutSection_loading__eOvYg{color:var(--text-secondary)}.AboutSection_error__xmnp7,.AboutSection_loading__eOvYg{align-items:center;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;display:flex;font-size:1.125rem;justify-content:center;padding:4rem 2rem}.AboutSection_error__xmnp7{color:var(--error-color);text-align:center}.InsurenceSection_container__NGShR{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;position:relative}.InsurenceSection_header__EGHGd{background:var(--gradient-primary);overflow:hidden;position:relative}.InsurenceSection_headerBackground__\+k3cL{background:var(--gradient-primary);inset:0;position:absolute}.InsurenceSection_headerContent__rCg\+j{gap:2rem;margin:0 auto;position:relative}.InsurenceSection_backButton__5xNN\+{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--glass-bg);border:1px solid #fff3;border-radius:1rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.InsurenceSection_backButton__5xNN\+:hover{background:#ffffff26;transform:translateY(-2px)}.InsurenceSection_backIcon__37oXG{height:1.25rem;width:1.25rem}.InsurenceSection_headerInfo__38Ia5{flex:1 1;text-align:center}.InsurenceSection_headerTitle__7Hddd{color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;margin:0}.InsurenceSection_headerSubtitle__Tln8a{color:var(--text-secondary);font-size:1.125rem;font-weight:500;margin:.5rem 0 0}.InsurenceSection_headerBadge__-EiYp{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--glass-bg);border:1px solid #fff3;border-radius:1rem;color:#fff;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.25rem}.InsurenceSection_badgeIcon__3stsv{height:1.25rem;width:1.25rem}.InsurenceSection_mainContent__GNNZ5{margin:0 auto;padding:2rem 3rem 6rem;position:relative;z-index:1}.InsurenceSection_contentCard__cJeX5{animation:InsurenceSection_fadeInUp__9Pg4L .6s cubic-bezier(.34,1.56,.64,1);margin-bottom:2rem}@keyframes InsurenceSection_fadeInUp__9Pg4L{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.InsurenceSection_section__WFNWt{border-bottom:1px solid var(--border-color)}.InsurenceSection_section__WFNWt:last-child{border-bottom:none}.InsurenceSection_sectionHeader__lx5Nf{align-items:center;animation:InsurenceSection_slideInFromLeft__F-zDE .6s cubic-bezier(.34,1.56,.64,1);display:flex;gap:1rem;padding:1.5rem}@keyframes InsurenceSection_slideInFromLeft__F-zDE{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.InsurenceSection_sectionIcon__t-9pL{align-items:center;animation:InsurenceSection_iconRotate__v8fV2 .7s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border:2px solid #ffffff80;border-radius:50%;box-shadow:0 4px 16px #3b82f64d,inset -2px -2px 4px #00000026,inset 2px 2px 4px #ffffff4d;display:flex;height:2rem;justify-content:center;width:2rem}@keyframes InsurenceSection_iconRotate__v8fV2{0%{opacity:0;transform:rotate(-180deg) scale(.5)}to{opacity:1;transform:rotate(0) scale(1)}}.InsurenceSection_sectionIconSvg__PU6OP{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:1.25rem;width:1.25rem}.InsurenceSection_sectionTitle__pEIQf{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0}.InsurenceSection_insuranceTable__IGyO6{animation:InsurenceSection_tableSlideIn__CVWKo .6s cubic-bezier(.34,1.56,.64,1) forwards;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a;margin-bottom:2rem;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.InsurenceSection_insuranceTable__IGyO6:first-child{animation-delay:.1s}.InsurenceSection_insuranceTable__IGyO6:nth-child(2){animation-delay:.2s}.InsurenceSection_insuranceTable__IGyO6:nth-child(3){animation-delay:.3s}@keyframes InsurenceSection_tableSlideIn__CVWKo{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.InsurenceSection_insuranceTable__IGyO6:hover{box-shadow:0 12px 40px #0000001a,0 4px 12px #0000000f;transform:translateY(-4px)}.InsurenceSection_tableHeader__1HrA7{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f8fafcf2,#f1f5f9e6)!important;border-bottom:2px solid #e2e8f099;padding:1.5rem}.InsurenceSection_headerContent__rCg\+j{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.InsurenceSection_logoBadge__Ubhfu{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fffffff2,#f8fafce6);border:2px solid #e2e8f099;border-radius:1rem;box-shadow:0 4px 16px #0000000f,inset -2px -2px 4px #0000000d,inset 2px 2px 4px #fff9;color:var(--text-primary);display:flex;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:.05em;min-height:3rem;min-width:7rem;padding:.5rem 1.25rem;text-transform:uppercase;transition:all .3s ease}.InsurenceSection_logoBadge__Ubhfu:hover{box-shadow:0 6px 20px #00000014,inset -2px -2px 4px #0000000d,inset 2px 2px 4px #ffffffb3;transform:scale(1.05)}.InsurenceSection_providerLogo__kTJOa{max-height:2rem;max-width:100%}.InsurenceSection_logoText__9egZU{color:var(--text-primary);display:block}.InsurenceSection_tableTitle__SuYnI{color:var(--text-primary);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:0;text-shadow:0 1px 2px #0000000d}.InsurenceSection_tableInfo__JKeoZ{border-top:1px solid #e2e8f066;color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:.875rem;gap:2rem;margin-top:1rem;padding-top:1rem}.InsurenceSection_infoValue__9ruKg{color:var(--accent-primary);font-weight:700;text-shadow:0 1px 2px #3b82f61a}.InsurenceSection_tableContainer__E9WMX{border:none;border-radius:0;overflow-x:auto;padding:0}.InsurenceSection_tableContainer__E9WMX,.InsurenceSection_table__wSOuB{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80}.InsurenceSection_table__wSOuB{border-collapse:initial;border-radius:0;border-spacing:0;box-shadow:none;min-width:800px;overflow:hidden;width:100%}.InsurenceSection_tableHead__7xTgG{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f8fafcf2,#f1f5f9e6)!important;border-bottom:2px solid #e2e8f099}.InsurenceSection_headerCell__4n0-4{background-color:initial!important;border-bottom:2px solid #e2e8f099;color:var(--text-secondary);font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:1rem;text-align:left;text-shadow:0 1px 2px #0000000d;text-transform:uppercase}.InsurenceSection_tableBody__a8Jx6{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff4d}.InsurenceSection_tableHeader__1HrA7{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.75rem 1rem;text-align:left;text-transform:uppercase;white-space:nowrap}.InsurenceSection_tableRow__F6ZfB{border-bottom:1px solid #e2e8f066;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.InsurenceSection_tableRow__F6ZfB:hover{background:linear-gradient(90deg,#3b82f60d,#3b82f605);box-shadow:inset 4px 0 0 #3b82f64d;transform:translateX(4px)}.InsurenceSection_tableRow__F6ZfB:last-child{border-bottom:none}.InsurenceSection_dataCell__TqMkd{border-bottom:1px solid #e2e8f04d;color:var(--text-primary);font-size:.875rem;font-weight:500;padding:1rem;transition:all .3s ease;vertical-align:top}.InsurenceSection_coverCell__ElP6d,.InsurenceSection_ownerCell__ljlfi,.InsurenceSection_premiumCell__78Adl,.InsurenceSection_providerCell__RHrCL,.InsurenceSection_structureCell__G41yy,.InsurenceSection_typeCell__VgbCa{align-items:center;display:flex;gap:.5rem}.InsurenceSection_providerLogo__kTJOa{border-radius:.25rem;max-height:3rem;max-width:3rem;object-fit:contain}.InsurenceSection_providerText__cPqb2{color:var(--text-primary);font-weight:600}.InsurenceSection_typeIcon__Sm8of{color:var(--text-secondary);height:.875rem;width:.875rem}.InsurenceSection_coversList__5d3ev{display:flex;flex-direction:column;gap:.5rem}.InsurenceSection_coverItem__zFrWg{align-items:center;animation:InsurenceSection_fadeInItem__7UynG .5s ease-out forwards;display:flex;font-size:.8rem;gap:.5rem;opacity:0;padding:.25rem 0}.InsurenceSection_coverItem__zFrWg:first-child{animation-delay:.1s}.InsurenceSection_coverItem__zFrWg:nth-child(2){animation-delay:.2s}.InsurenceSection_coverItem__zFrWg:nth-child(3){animation-delay:.3s}.InsurenceSection_coverItem__zFrWg:nth-child(4){animation-delay:.4s}@keyframes InsurenceSection_fadeInItem__7UynG{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.InsurenceSection_coverType__npWTV{min-width:60px}.InsurenceSection_coverAmount__u3f6H{font-weight:600;min-width:80px}.InsurenceSection_coverInsured__CsIwL{min-width:100px}.InsurenceSection_coverDetails__OBjyA{color:var(--text-tertiary);font-style:italic}.InsurenceSection_coverType__npWTV{color:var(--text-primary);font-weight:600}.InsurenceSection_coverAmount__u3f6H{color:var(--accent-primary);font-weight:700;text-shadow:0 1px 2px #3b82f61a}.InsurenceSection_coverInsured__CsIwL{color:var(--text-secondary)}.InsurenceSection_premiumText__lvTVA{color:var(--accent-primary);font-weight:600}.InsurenceSection_noDataCell__3eP55{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f8fafccc,#f1f5f999);border-radius:1rem;color:var(--text-tertiary);padding:3rem 2rem;text-align:center}.InsurenceSection_notesText__1TYbw{color:var(--text-secondary);font-size:.9rem;font-style:normal}@media (max-width:1024px){.InsurenceSection_analysisGrid__M-\+qZ{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.InsurenceSection_mainContent__GNNZ5{padding:.75rem .75rem 5em}.InsurenceSection_headerContent__rCg\+j{gap:1.5rem;text-align:center}.InsurenceSection_headerTitle__7Hddd{font-size:2rem}.InsurenceSection_section__WFNWt{padding:1.5rem}.InsurenceSection_tableContainer__E9WMX{padding:1rem}.InsurenceSection_insuranceTable__IGyO6{margin-bottom:1.5rem}.InsurenceSection_tableHeader__1HrA7{padding:1rem}.InsurenceSection_headerContent__rCg\+j{align-items:flex-start;flex-direction:column;gap:.5rem}.InsurenceSection_tableInfo__JKeoZ{flex-direction:column;gap:.5rem}.InsurenceSection_chartGrid__J0CS3{flex-direction:column;gap:1rem;height:auto}.InsurenceSection_chartItem__CUPwx{align-items:center;flex-direction:row;gap:1rem}.InsurenceSection_chartBarContainer__VpZt-{height:100px;width:100px}.InsurenceSection_chartLabel__cxZWa{text-align:left}.InsurenceSection_analysisGrid__M-\+qZ{grid-template-columns:1fr}.InsurenceSection_navButton__5Igzt{justify-content:center;width:100%}}@media (max-width:480px){.InsurenceSection_section__WFNWt{padding:1rem}.InsurenceSection_sectionHeader__lx5Nf{flex-direction:column;gap:.75rem;text-align:center}.InsurenceSection_tableContainer__E9WMX{padding:.75rem}.InsurenceSection_insuranceTable__IGyO6{margin-bottom:1rem}.InsurenceSection_logoBadge__Ubhfu{font-size:.75rem;min-height:2rem;min-width:5rem;padding:.25rem .75rem}.InsurenceSection_providerLogo__kTJOa{max-height:1.5rem}.InsurenceSection_tableTitle__SuYnI{font-size:1rem}.InsurenceSection_tableInfo__JKeoZ{font-size:.8rem}.InsurenceSection_tableCell__gufwx{font-size:.75rem;padding:.5rem .75rem}.InsurenceSection_coverItem__zFrWg{align-items:flex-start;flex-direction:column;gap:.25rem}.InsurenceSection_coverAmount__u3f6H,.InsurenceSection_coverInsured__CsIwL,.InsurenceSection_coverType__npWTV{min-width:auto}.InsurenceSection_tableHeader__1HrA7{font-size:.75rem;padding:.75rem}.InsurenceSection_chartLegend__8B7As{flex-direction:column;gap:.5rem}}.NoDataAvailable_container__QhZnN{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;min-height:300px;padding:3rem 2rem;text-align:center;transition:all .3s ease}.NoDataAvailable_container__QhZnN:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.NoDataAvailable_iconContainer__X7RNx{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem}.NoDataAvailable_icon__q-MC3{opacity:.7;transition:all .3s ease}.NoDataAvailable_container__QhZnN:hover .NoDataAvailable_icon__q-MC3{opacity:1;transform:scale(1.1)}.NoDataAvailable_content__S29t1{max-width:500px}.NoDataAvailable_title__nvSPU{color:#374151;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 1rem}.NoDataAvailable_message__wrocf{color:#6b7280;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.NoDataAvailable_children__ES0dt{margin-top:1.5rem}.NoDataAvailable_default__rpKcN{border:2px solid #e5e7eb}.NoDataAvailable_default__rpKcN .NoDataAvailable_icon__q-MC3{color:#6b7280}.NoDataAvailable_warning__bJeEK{background:linear-gradient(135deg,#fffbeb,#fff);border:2px solid #fbbf24}.NoDataAvailable_warning__bJeEK .NoDataAvailable_icon__q-MC3{color:#f59e0b}.NoDataAvailable_warning__bJeEK .NoDataAvailable_title__nvSPU{color:#92400e}.NoDataAvailable_warning__bJeEK .NoDataAvailable_message__wrocf{color:#b45309}.NoDataAvailable_info__opCeH{background:linear-gradient(135deg,#eff6ff,#fff);border:2px solid #60a5fa}.NoDataAvailable_info__opCeH .NoDataAvailable_icon__q-MC3,.NoDataAvailable_info__opCeH .NoDataAvailable_title__nvSPU{color:#fff}.NoDataAvailable_info__opCeH .NoDataAvailable_message__wrocf{color:#e7e7e7}.NoDataAvailable_error__vr25J{background:linear-gradient(135deg,#fef2f2,#fff);border:2px solid #f87171}.NoDataAvailable_error__vr25J .NoDataAvailable_icon__q-MC3{color:#ef4444}.NoDataAvailable_error__vr25J .NoDataAvailable_title__nvSPU{color:#991b1b}.NoDataAvailable_error__vr25J .NoDataAvailable_message__wrocf{color:#b91c1c}@media (max-width:768px){.NoDataAvailable_container__QhZnN{margin:1rem 0;min-height:250px;padding:2rem 1.5rem}.NoDataAvailable_title__nvSPU{font-size:1.25rem}.NoDataAvailable_message__wrocf{font-size:.95rem}.NoDataAvailable_icon__q-MC3{size:40}}@media (max-width:480px){.NoDataAvailable_container__QhZnN{min-height:200px;padding:1.5rem 1rem}.NoDataAvailable_title__nvSPU{font-size:1.125rem}.NoDataAvailable_message__wrocf{font-size:.9rem}.NoDataAvailable_icon__q-MC3{size:36}}@keyframes NoDataAvailable_pulse__OVo1I{0%,to{opacity:1}50%{opacity:.5}}.NoDataAvailable_container__QhZnN.NoDataAvailable_loading__6qGSN{animation:NoDataAvailable_pulse__OVo1I 2s cubic-bezier(.4,0,.6,1) infinite}@media (prefers-color-scheme:dark){.NoDataAvailable_container__QhZnN{background:#1f2937;color:#f9fafb}.NoDataAvailable_title__nvSPU{color:#f9fafb}.NoDataAvailable_message__wrocf{color:#d1d5db}.NoDataAvailable_default__rpKcN{border-color:#374151}.NoDataAvailable_warning__bJeEK{background:linear-gradient(135deg,#451a03,#1f2937)}.NoDataAvailable_info__opCeH{background:linear-gradient(135deg,#1e3a8a,#1f2937)}.NoDataAvailable_error__vr25J{background:linear-gradient(135deg,#7f1d1d,#1f2937)}}.RiskProfile_container__A0cH9{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;position:relative}.RiskProfile_mainContent__yetnj{margin:0 auto;padding:2rem 3rem 6rem;position:relative;z-index:1}.RiskProfile_contentWrapper__5HFVp{animation:RiskProfile_fadeInUp__o4nFV .6s cubic-bezier(.34,1.56,.64,1);margin:0 auto}@keyframes RiskProfile_fadeInUp__o4nFV{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RiskProfile_headerSection__GFbZI{animation:RiskProfile_slideInFromLeft__f-bWq .6s cubic-bezier(.34,1.56,.64,1);margin-bottom:2rem;padding:1rem 0;text-align:justify}@keyframes RiskProfile_slideInFromLeft__f-bWq{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.RiskProfile_headerTitle__q7Ccu{color:var(--text-primary);font-size:1.375rem;font-weight:700;letter-spacing:-.02em;margin:.4em 0 0 1em;text-shadow:0 1px 2px #0000000d}.RiskProfile_headerDescription__ikyWK{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffffe6,#f8fafce6);border:2px solid #e2e8f099;border-radius:1rem;box-shadow:0 4px 16px #0000000f;color:var(--text-secondary);line-height:1.6;padding:1.5rem}.RiskProfile_headerDescription__ikyWK p{font-size:1rem;margin:0 0 1rem}.RiskProfile_headerDescription__ikyWK p:last-child{margin-bottom:0}.RiskProfile_allocationSection__NK8CV{margin-bottom:2rem}.RiskProfile_allocationGrid__0N78L{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.RiskProfile_allocationCard__hCXKC{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffffe6,#f8fafce6);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a;padding:2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.RiskProfile_allocationCard__hCXKC:hover{box-shadow:0 12px 40px #0000001a,0 4px 12px #0000000f;transform:translateY(-4px)}.RiskProfile_allocationCardTitle__aMVM3{color:var(--text-primary);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem;text-shadow:0 1px 2px #0000000d}.RiskProfile_pieChartContainer__iCAbS{align-items:center;display:flex;flex-direction:column}.RiskProfile_pieLegend__QXq9c{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:1rem}.RiskProfile_pieLegendItem__s-0O5{align-items:center;display:flex;gap:.5rem}.RiskProfile_pieLegendColor__-LJVd{border-radius:.25rem;box-shadow:0 2px 4px #0000001a;height:1rem;width:1rem}.RiskProfile_pieLegendLabel__Xmche{color:var(--text-secondary);font-size:.875rem;font-weight:600}.RiskProfile_characteristicsSection__rOaWR{margin-bottom:2rem}.RiskProfile_sectionTitle__kclwG{color:var(--text-primary);font-size:1.375rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem;position:relative;text-align:left;text-shadow:0 1px 2px #0000000d}.RiskProfile_collapsibleTitle__Q2bE5{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:2px solid #e2e8f099;border-radius:1rem;box-shadow:0 4px 12px #0000000f;padding:1rem 1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);-webkit-user-select:none;user-select:none}.RiskProfile_collapsibleTitle__Q2bE5:hover{background:#ffffffe6;border-color:#3b82f64d;box-shadow:0 6px 16px #0000001a;color:var(--text-primary);transform:translateY(-2px)}.RiskProfile_collapsibleTitle__Q2bE5.RiskProfile_active__87b\+m{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#ffffff4d;box-shadow:0 8px 24px #3b82f666,inset 2px 2px 4px #fff3;color:#fff;transform:translateY(-2px)}.RiskProfile_collapsibleContent__ogou-{overflow:hidden;transform-origin:top;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.RiskProfile_collapsibleContent__ogou-.RiskProfile_collapsed__fbKuQ{margin-top:0;max-height:0;opacity:0;transform:translateY(-20px) scaleY(.8)}.RiskProfile_collapsibleContent__ogou-.RiskProfile_expanded__jZ3-y{margin-top:1rem;max-height:2000px;opacity:1;padding:.5em;transform:translateY(0) scaleY(1)}.RiskProfile_chevronIcon__L8Syf{transform-origin:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.RiskProfile_chevronIcon__L8Syf.RiskProfile_expanded__jZ3-y{transform:rotate(180deg) scale(1.1)}.RiskProfile_characteristicsGrid__1zZw9{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.RiskProfile_characteristicCard__rDPhX{align-items:flex-start;animation:RiskProfile_cardFadeIn__dr\+kW .6s cubic-bezier(.34,1.56,.64,1) forwards;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffffe6,#f8fafce6);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 4px 16px #0000000f;display:flex;gap:1rem;opacity:0;padding:1.5rem;transform:translateY(20px);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.RiskProfile_characteristicCard__rDPhX:hover{border-color:#3b82f64d;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}@keyframes RiskProfile_cardFadeIn__dr\+kW{to{opacity:1;transform:translateY(0)}}.RiskProfile_characteristicCard__rDPhX:first-child{animation-delay:.1s}.RiskProfile_characteristicCard__rDPhX:nth-child(2){animation-delay:.2s}.RiskProfile_characteristicCard__rDPhX:nth-child(3){animation-delay:.3s}.RiskProfile_characteristicCard__rDPhX:nth-child(4){animation-delay:.4s}.RiskProfile_characteristicCard__rDPhX:nth-child(5){animation-delay:.5s}.RiskProfile_characteristicCard__rDPhX:nth-child(6){animation-delay:.6s}.RiskProfile_characteristicCard__rDPhX:nth-child(7){animation-delay:.7s}.RiskProfile_characteristicIcon__bmv\+c{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px solid #ffffff4d;border-radius:.75rem;box-shadow:0 4px 16px #3b82f64d,inset 2px 2px 4px #fff3;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:transform .3s ease;width:2.5rem}.RiskProfile_characteristicCard__rDPhX:hover .RiskProfile_characteristicIcon__bmv\+c{transform:scale(1.1) rotate(5deg)}.RiskProfile_characteristicIcon__bmv\+c svg{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:1.25rem;width:1.25rem}.RiskProfile_characteristicContent__AxmrP{flex:1 1;text-align:justify}.RiskProfile_characteristicTitle__T\+RSk{color:var(--text-primary);font-size:1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.25rem}.RiskProfile_characteristicText__Ny80U{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin:0}.RiskProfile_strategySection__7XSIl{margin-bottom:2rem}.RiskProfile_strategyGrid__chyEH{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.RiskProfile_strategyCard__ZLOcJ{align-items:flex-start;animation:RiskProfile_cardFadeIn__dr\+kW .6s cubic-bezier(.34,1.56,.64,1) forwards;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffffe6,#f8fafce6);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 4px 16px #0000000f;display:flex;gap:1rem;opacity:0;padding:1.5rem;transform:translateY(20px);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.RiskProfile_strategyCard__ZLOcJ:hover{border-color:#8b5cf64d;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.RiskProfile_strategyCard__ZLOcJ:first-child{animation-delay:.1s}.RiskProfile_strategyCard__ZLOcJ:nth-child(2){animation-delay:.2s}.RiskProfile_strategyIcon__2\+Gce{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:2px solid #ffffff4d;border-radius:.75rem;box-shadow:0 4px 16px #8b5cf64d,inset 2px 2px 4px #fff3;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:transform .3s ease;width:2.5rem}.RiskProfile_strategyCard__ZLOcJ:hover .RiskProfile_strategyIcon__2\+Gce{transform:scale(1.1) rotate(-5deg)}.RiskProfile_strategyIcon__2\+Gce svg{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:1.25rem;width:1.25rem}.RiskProfile_strategyContent__Mfs0H{flex:1 1;text-align:justify}.RiskProfile_strategyTitle__PqCwY{color:var(--text-primary);font-size:1rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .5rem}.RiskProfile_strategyText__iQjB5{color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin:0}@media (max-width:768px){.RiskProfile_mainContent__yetnj{padding:.75rem .75rem 5em}.RiskProfile_allocationGrid__0N78L,.RiskProfile_characteristicsGrid__1zZw9,.RiskProfile_strategyGrid__chyEH{gap:1rem;grid-template-columns:1fr}.RiskProfile_headerSection__GFbZI{padding:1.5rem}.RiskProfile_allocationCard__hCXKC,.RiskProfile_characteristicCard__rDPhX,.RiskProfile_strategyCard__ZLOcJ{padding:1.25rem}}@media (max-width:480px){.RiskProfile_allocationCard__hCXKC,.RiskProfile_characteristicCard__rDPhX,.RiskProfile_headerSection__GFbZI,.RiskProfile_strategyCard__ZLOcJ{padding:1rem}.RiskProfile_barChartLegend__-lwa\+{font-size:.75rem}.RiskProfile_headerTitle__q7Ccu{font-size:1.5rem}.RiskProfile_sectionTitle__kclwG{font-size:1.125rem}}.GoalSection_container__6OHHc{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;position:relative}.GoalSection_mainContent__w21rS{margin:0 auto;min-height:calc(100vh - 200px);padding:2rem 3rem 6rem;position:relative;z-index:1}.GoalSection_bubbleCanvas__x053E{align-items:center;display:flex;height:100%;justify-content:center;min-height:700px;padding:3rem 2rem;position:relative;width:100%}.GoalSection_goalBubbleWrapper__W-Yqn{height:100%;inset:0;position:absolute;width:100%}.GoalSection_centralHub__ioVV8{align-items:center;animation:GoalSection_hubPulse__rPctX 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#e2e8f0f2,#cbd5e1e6);border:2px solid #fff9;border-radius:50%;box-shadow:0 8px 24px #0000001a,inset 0 2px 8px #fffc;display:flex;height:160px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:160px;z-index:5}@keyframes GoalSection_hubPulse__rPctX{0%,to{box-shadow:0 8px 24px #0000001a,inset 0 2px 8px #fffc;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 12px 32px #00000026,inset 0 2px 8px #ffffffe6;transform:translate(-50%,-50%) scale(1.05)}}.GoalSection_hubLabel__zcGMS{color:#1e293b;color:var(--text-primary,#1e293b);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;text-align:center}.GoalSection_connectionLines__F3aqe{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.GoalSection_connectionLine__1OYSa{stroke:#94a3b8;stroke-width:1;stroke-linecap:round;stroke-dasharray:5,5;animation:GoalSection_dashAnimation__ygzEU 20s linear infinite;opacity:.3;transition:all .5s ease}@keyframes GoalSection_dashAnimation__ygzEU{to{stroke-dashoffset:-100}}.GoalSection_mainBubble__rPhpj{align-items:center;animation:GoalSection_floatBalloon__jZ2Gv 6s ease-in-out infinite;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:3px solid #fffc;border-radius:50%;box-shadow:0 12px 40px #00000026,0 4px 12px #0000001a,inset -8px -8px 16px #00000014,inset 8px 8px 16px #fff9;color:#fff;cursor:pointer;display:flex;height:130px;justify-content:center;position:absolute;transform:translate(-50%,-50%);transition:all .6s cubic-bezier(.34,1.56,.64,1);width:130px;z-index:10}@keyframes GoalSection_floatBalloon__jZ2Gv{0%,to{transform:translate(-50%,-50%) translateY(0) rotate(0deg)}25%{transform:translate(-50%,-50%) translateY(-15px) rotate(2deg)}50%{transform:translate(-50%,-50%) translateY(-25px) rotate(-2deg)}75%{transform:translate(-50%,-50%) translateY(-15px) rotate(1deg)}}.GoalSection_mainBubble__rPhpj:hover{animation-play-state:paused;box-shadow:0 16px 56px #0003,0 6px 18px #00000026,inset -8px -8px 16px #00000014,inset 8px 8px 16px #ffffffb3;transform:translate(-50%,-50%) scale(1.2) translateY(-10px)}.GoalSection_bubbleActive__0qXwS{animation:GoalSection_pulse__WuT60 2s ease-in-out infinite;box-shadow:0 20px 60px #00000040,0 8px 20px #00000026,0 0 40px currentColor;transform:translate(-50%,-50%) scale(1.25);z-index:50}@keyframes GoalSection_pulse__WuT60{0%,to{box-shadow:0 20px 60px #00000040,0 8px 20px #00000026,0 0 40px currentColor}50%{box-shadow:0 24px 70px #0000004d,0 10px 25px #0003,0 0 60px currentColor;transform:translate(-50%,-50%) scale(1.28)}}.GoalSection_bubbleIcon__O0Dm7{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:52px;transition:all .4s ease;width:52px}.GoalSection_mainBubble__rPhpj:hover .GoalSection_bubbleIcon__O0Dm7{filter:drop-shadow(0 6px 12px rgba(0,0,0,.4));transform:scale(1.15) rotate(5deg)}.GoalSection_bubbleTitle__kmA\+7{word-wrap:break-word;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#1e293b;color:var(--text-primary,#1e293b);font-size:.95rem;font-weight:600;max-width:180px;opacity:1;padding:.5rem 1rem;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:all .4s ease;z-index:10}.GoalSection_goalBubbleWrapper__W-Yqn:hover .GoalSection_bubbleTitle__kmA\+7{box-shadow:0 6px 16px #00000026;opacity:1;transform:translateX(-50%) translateY(-5px)}.GoalSection_mainBubble__rPhpj:hover+.GoalSection_bubbleTitle__kmA\+7{opacity:1;transform:translateX(-50%) translateY(-5px)}.GoalSection_detailPanel__TwTlG{align-items:center;animation:GoalSection_overlayFadeIn__DalSH .4s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}@keyframes GoalSection_overlayFadeIn__DalSH{0%{opacity:0}to{opacity:1}}.GoalSection_detailContent__v6WWo{animation:GoalSection_contentFadeIn__rEIgx .5s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:2px solid #fffc;border-radius:24px;box-shadow:0 24px 64px #0003,0 8px 24px #00000026;max-height:85vh;max-width:800px;overflow-y:auto;padding:2.5rem;position:relative;width:90%}.GoalSection_detailContent__v6WWo::-webkit-scrollbar{width:8px}.GoalSection_detailContent__v6WWo::-webkit-scrollbar-track{background:#f8fafc80;border-radius:4px}.GoalSection_detailContent__v6WWo::-webkit-scrollbar-thumb{background:#64748b99;border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.GoalSection_detailContent__v6WWo::-webkit-scrollbar-thumb:hover{background:#64748bcc}@keyframes GoalSection_contentFadeIn__rEIgx{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.GoalSection_closeButton__0nVPS{align-items:center;background:#f8fafce6;border:2px solid #e2e8f099;border-radius:50%;box-shadow:0 2px 8px #00000014;color:#64748b;color:var(--text-secondary,#64748b);cursor:pointer;display:flex;font-size:1.75rem;height:44px;justify-content:center;line-height:1;position:absolute;right:1.5rem;top:1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:44px;z-index:10}.GoalSection_closeButton__0nVPS:hover{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#ef4444cc;box-shadow:0 4px 16px #ef444466;color:#fff;transform:rotate(90deg) scale(1.15)}.GoalSection_detailHeader__tasqQ{align-items:center;animation:GoalSection_headerFadeIn__Vfrfi .5s ease-out .1s forwards;border-bottom:2px solid #e2e8f099;display:flex;gap:1.25rem;margin-bottom:2rem;opacity:0;padding-bottom:1.5rem}@keyframes GoalSection_headerFadeIn__Vfrfi{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.GoalSection_detailIcon__hcnvg{align-items:center;animation:GoalSection_iconRotate__YF9dO .7s cubic-bezier(.34,1.56,.64,1) .15s both;border:3px solid #fff9;border-radius:50%;box-shadow:0 8px 24px #00000026,inset -4px -4px 8px #0000001a,inset 4px 4px 8px #fff6;color:#fff;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}@keyframes GoalSection_iconRotate__YF9dO{0%{opacity:0;transform:rotate(-1turn) scale(.3)}to{opacity:1;transform:rotate(0) scale(1)}}.GoalSection_detailIcon__hcnvg svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:36px;width:36px}.GoalSection_detailTitle__l0XU1{color:#1e293b;color:var(--text-primary,#1e293b);font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0}.GoalSection_detailList__OyUGN{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.GoalSection_detailListItem__YICNk{align-items:flex-start;animation:GoalSection_listItemFadeIn__oWcNL .5s ease-out forwards;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#f8fafccc,#f1f5f999);border:1px solid #e2e8f080;border-radius:12px;color:#1e293b;color:var(--text-primary,#1e293b);display:flex;font-size:1rem;gap:1rem;line-height:1.7;opacity:0;padding:1rem 1.25rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}@keyframes GoalSection_listItemFadeIn__oWcNL{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.GoalSection_detailListItem__YICNk:first-child{animation-delay:.2s}.GoalSection_detailListItem__YICNk:nth-child(2){animation-delay:.25s}.GoalSection_detailListItem__YICNk:nth-child(3){animation-delay:.3s}.GoalSection_detailListItem__YICNk:nth-child(4){animation-delay:.35s}.GoalSection_detailListItem__YICNk:nth-child(5){animation-delay:.4s}.GoalSection_detailListItem__YICNk:nth-child(n+6){animation-delay:.45s}.GoalSection_detailListItem__YICNk:hover{background:linear-gradient(135deg,#fffffff2,#f8fafce6);border-color:#cbd5e1cc;box-shadow:0 4px 16px #00000014;transform:translateX(8px) scale(1.02)}.GoalSection_detailBullet__JNxBb{border:2px solid #fffc;border-radius:50%;box-shadow:0 2px 8px currentColor;flex-shrink:0;height:10px;margin-top:.5rem;width:10px}.GoalSection_detailSinglePoint__u75tR{align-items:flex-start;animation:GoalSection_singlePointFadeIn__xCxWG .5s ease-out .2s forwards;background-color:#f8fafc;background-color:var(--bg-primary,#f8fafc);border-radius:8px;color:#1e293b;color:var(--text-primary,#1e293b);display:flex;font-size:1.125rem;gap:.75rem;line-height:1.6;opacity:0;padding:1rem}@keyframes GoalSection_singlePointFadeIn__xCxWG{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.GoalSection_mainContent__w21rS{padding:.75rem .75rem 5em}.GoalSection_bubbleCanvas__x053E{min-height:500px;padding:1rem}.GoalSection_centralHub__ioVV8{height:100px;width:100px}.GoalSection_hubLabel__zcGMS{font-size:1.125rem}.GoalSection_mainBubble__rPhpj{height:90px;width:90px}.GoalSection_bubbleIcon__O0Dm7{height:36px;width:36px}.GoalSection_bubbleTitle__kmA\+7{font-size:.875rem;max-width:150px}.GoalSection_detailPanel__TwTlG{padding:1rem}.GoalSection_detailContent__v6WWo{padding:1.5rem}.GoalSection_detailTitle__l0XU1{font-size:1.25rem}.GoalSection_detailListItem__YICNk{font-size:.875rem}}@media (max-width:480px){.GoalSection_bubbleCanvas__x053E{min-height:400px;padding:.5rem}.GoalSection_centralHub__ioVV8{height:80px;width:80px}.GoalSection_hubLabel__zcGMS{font-size:1rem}.GoalSection_mainBubble__rPhpj{height:70px;width:70px}.GoalSection_bubbleIcon__O0Dm7{height:28px;width:28px}.GoalSection_bubbleTitle__kmA\+7{font-size:.75rem;max-width:120px}.GoalSection_detailContent__v6WWo{padding:1rem}.GoalSection_detailIcon__hcnvg{height:50px;width:50px}.GoalSection_detailIcon__hcnvg svg{height:24px;width:24px}.GoalSection_detailTitle__l0XU1{font-size:1.125rem}.GoalSection_detailListItem__YICNk{font-size:.8rem;padding:.5rem}.GoalSection_closeButton__0nVPS{font-size:1.75rem;height:36px;width:36px}}.StrategySection_container__kEqOv{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;position:relative}.StrategySection_mainContent__cKo0g{margin:0 auto;padding:2rem 3rem 6rem;position:relative;z-index:1}.StrategySection_contentWrapper__qMa59{align-items:center;display:flex;flex-direction:column;gap:0;margin:1.2em auto 0;padding:1rem;position:relative}.StrategySection_balloonContainer__O-7m3{align-items:flex-end;display:flex;justify-content:space-evenly;margin-bottom:3rem;min-height:400px;position:relative;width:100%}.StrategySection_balloonWrapper__MzoeO{align-items:center;animation:StrategySection_floatBalloonWrapper__JZepb 5s ease-in-out infinite;display:flex;flex-direction:column;position:relative}.StrategySection_balloonWrapper__MzoeO:first-child{animation-delay:0s;animation-duration:5s}.StrategySection_balloonWrapper__MzoeO:nth-child(2){animation-delay:.8s;animation-duration:6s}.StrategySection_balloonWrapper__MzoeO:nth-child(3){animation-delay:1.6s;animation-duration:5.5s}.StrategySection_balloonWrapper__MzoeO:nth-child(4){animation-delay:2.4s;animation-duration:6.2s}.StrategySection_balloonWrapper__MzoeO:nth-child(5){animation-delay:3.2s;animation-duration:5.8s}@keyframes StrategySection_floatBalloonWrapper__JZepb{0%,to{transform:translateY(0) translateX(0)}25%{transform:translateY(-20px) translateX(5px)}50%{transform:translateY(-35px) translateX(-5px)}75%{transform:translateY(-20px) translateX(3px)}}.StrategySection_balloonString__Kq\+xB{background:linear-gradient(180deg,#64748b80,#64748b1a);bottom:-150px;height:150px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:2px;z-index:1}.StrategySection_strategyCard__Qndge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 30% 30%,#fffffffa,#e6e6e6eb);border:3px solid #ffffffe6;border-radius:50%;box-shadow:0 12px 40px #0000001f,0 4px 12px #00000014,inset -10px -10px 20px #0000000d,inset 10px 10px 20px #fffc;cursor:pointer;display:flex;flex-direction:column;height:180px;overflow:hidden;padding:0;position:relative;transition:all .6s cubic-bezier(.34,1.56,.64,1);width:180px;will-change:transform;z-index:5}@keyframes StrategySection_floatBalloon__82fAa{0%,to{transform:translateY(0) translateX(0) rotate(0deg)}25%{transform:translateY(-20px) translateX(5px) rotate(2deg)}50%{transform:translateY(-35px) translateX(-5px) rotate(-2deg)}75%{transform:translateY(-20px) translateX(3px) rotate(1deg)}}.StrategySection_strategyCard__Qndge:hover{box-shadow:0 16px 56px #00000029,0 6px 18px #0000001a,inset -10px -10px 20px #0000000d,inset 10px 10px 20px #ffffffe6;transform:translateY(-12px) scale(1.08)}.StrategySection_balloonWrapper__MzoeO:hover{animation-play-state:paused}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw{animation:StrategySection_popupFadeIn__faJZI .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:2px solid #fffc;border-radius:24px;box-shadow:0 24px 64px #0003,0 8px 24px #00000026;height:auto;left:50%;max-height:85vh;max-width:1200px;overflow-y:auto;padding:2.5rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90vw;z-index:1000}@keyframes StrategySection_popupFadeIn__faJZI{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_balloonString__Kq\+xB{display:none}.StrategySection_balloonWrapper__MzoeO:has(.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw){animation:none;position:relative;z-index:999}.StrategySection_balloonWrapper__MzoeO:has(.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw):before{animation:StrategySection_overlayFadeIn__Gn0xh .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:999}@keyframes StrategySection_overlayFadeIn__Gn0xh{0%{opacity:0}to{opacity:1}}.StrategySection_noStrategiesMessage__Yc567{background-color:var(--bg-secondary);border-radius:1rem;box-shadow:var(--shadow-light) 0 1px 3px 0;color:var(--text-secondary);font-size:1.1rem;padding:3rem 2rem;text-align:center}.StrategySection_noStrategiesMessage__Yc567 p{color:var(--text-secondary);margin:0}.StrategySection_strategyHeader__mW8JN{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:center;padding:2rem 1rem;position:relative;transition:all .4s ease;width:100%}.StrategySection_strategyCard__Qndge:not(.StrategySection_expanded__NrhAw) .StrategySection_strategyHeader__mW8JN{text-align:center}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyHeader__mW8JN{flex-direction:row;height:auto;justify-content:flex-start;padding:0}.StrategySection_cardExpandIcon__6RhFj{color:var(--text-secondary);flex-shrink:0;height:1.5rem;opacity:0;position:absolute;right:1rem;top:1rem;transition:transform .3s ease,opacity .3s ease;width:1.5rem}.StrategySection_strategyCard__Qndge:hover .StrategySection_cardExpandIcon__6RhFj{opacity:1}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_cardExpandIcon__6RhFj{margin-left:auto;opacity:1;position:relative;right:auto;top:auto}.StrategySection_cardExpandIcon__6RhFj.StrategySection_expanded__NrhAw{transform:rotate(90deg)}.StrategySection_strategyIcon__ky0wD{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:4rem;justify-content:center;position:relative;transition:all .4s ease;width:4rem}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyIcon__ky0wD{height:3.5rem;width:3.5rem}.StrategySection_sectionIconSvg__aFOWG{height:2rem;transition:all .4s ease;width:2rem}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_sectionIconSvg__aFOWG{height:1.75rem;width:1.75rem}.StrategySection_strategyContent__EX6c4{flex:1 1;min-width:0;text-align:center;transition:all .4s ease}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyContent__EX6c4{text-align:left}.StrategySection_strategyTitle__rF1q-{color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1.4;transition:all .4s ease}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyTitle__rF1q-{font-size:1.5rem}.StrategySection_cardContent__9h\+k\+{display:flex;flex-direction:column;gap:1.5rem;max-height:0;opacity:0;overflow:hidden;transform:translateY(-20px);transition:all .5s cubic-bezier(.4,0,.2,1)}.StrategySection_cardContent__9h\+k\+.StrategySection_expanded__NrhAw{margin-top:1.5rem;max-height:3000px;opacity:1;transform:translateY(0)}.StrategySection_strategyDescription__jEqsz{background:linear-gradient(135deg,#f8fafc99,#f1f5f966);border-left:4px solid;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.StrategySection_strategyDescriptionText__OvWJa{color:var(--text-secondary);font-size:.95rem;line-height:1.7;margin:0;text-align:left}.StrategySection_expandableSections__l28T7{display:flex;flex-direction:column;gap:1rem}.StrategySection_expandableSection__xCQY1{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffffe6,#f8fafccc);border:1px solid #e2e8f099;border-radius:14px;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;transition:all .3s ease}.StrategySection_expandableSection__xCQY1:hover{background:linear-gradient(135deg,#fff,#f1f5f9e6);box-shadow:0 4px 16px #0000000f;transform:translateX(4px)}.StrategySection_expandableTitle__Ej\+J\+{color:var(--text-primary);font-size:1rem;font-weight:600;letter-spacing:-.01em}.StrategySection_expandIcon__SBxpM{color:var(--text-secondary);height:1.25rem;transition:transform .3s ease;width:1.25rem}.StrategySection_expandIcon__SBxpM.StrategySection_expanded__NrhAw{transform:rotate(90deg)}.StrategySection_expandableContent__93E7Y{max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.StrategySection_expandableContent__93E7Y.StrategySection_expanded__NrhAw{max-height:1000px;opacity:1;padding:1rem 0;transform:translateY(0)}.StrategySection_strategyList__EF0Rr{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0;text-align:left}.StrategySection_strategyListItem__rrc3u{align-items:flex-start;background:#ffffff80;border-radius:10px;display:flex;gap:1rem;padding:.75rem;transition:all .2s ease}.StrategySection_strategyListItem__rrc3u:hover{background:#fffc;transform:translateX(4px)}.StrategySection_strategyBullet__o1Lsn{border-radius:50%;box-shadow:0 2px 8px currentColor;flex-shrink:0;height:8px;margin-top:.5rem;width:8px}.StrategySection_strategyText__FOLJL{color:var(--text-primary);font-size:.925rem;line-height:1.6;margin:0}@media (max-width:768px){.StrategySection_mainContent__cKo0g{padding:.75rem .75rem 5em}.StrategySection_balloonContainer__O-7m3{flex-wrap:wrap;gap:2rem;min-height:350px}.StrategySection_balloonString__Kq\+xB{bottom:-120px;height:120px}.StrategySection_strategyCard__Qndge{height:150px;width:150px}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw{max-height:90vh;max-width:none;padding:2rem;width:95vw}.StrategySection_strategyTitle__rF1q-{font-size:1rem}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyTitle__rF1q-{font-size:1.25rem}.StrategySection_strategyDescriptionText__OvWJa{font-size:.875rem}.StrategySection_expandableSection__xCQY1{padding:1rem 1.25rem}.StrategySection_expandableTitle__Ej\+J\+{font-size:.9rem}.StrategySection_strategyIcon__ky0wD{height:3rem;width:3rem}.StrategySection_sectionIconSvg__aFOWG{height:1.5rem;width:1.5rem}}@media (max-width:480px){.StrategySection_balloonContainer__O-7m3{gap:1.5rem;min-height:300px}.StrategySection_balloonString__Kq\+xB{bottom:-100px;height:100px}.StrategySection_strategyCard__Qndge{height:120px;width:120px}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw{max-height:92vh;max-width:none;padding:1.5rem;width:98vw}.StrategySection_strategyHeader__mW8JN{padding:1.5rem .75rem}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyHeader__mW8JN{padding:0}.StrategySection_strategyIcon__ky0wD{height:2.5rem;width:2.5rem}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyIcon__ky0wD{height:3rem;width:3rem}.StrategySection_sectionIconSvg__aFOWG{height:1.25rem;width:1.25rem}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_sectionIconSvg__aFOWG{height:1.5rem;width:1.5rem}.StrategySection_strategyTitle__rF1q-{font-size:.875rem}.StrategySection_strategyCard__Qndge.StrategySection_expanded__NrhAw .StrategySection_strategyTitle__rF1q-{font-size:1.125rem}.StrategySection_strategyDescriptionText__OvWJa{font-size:.85rem}.StrategySection_cardExpandIcon__6RhFj{height:1.25rem;width:1.25rem}.StrategySection_expandableSection__xCQY1{padding:.875rem 1rem}.StrategySection_expandableTitle__Ej\+J\+{font-size:.875rem}.StrategySection_strategyText__FOLJL{font-size:.85rem}}.RecommendedInvSection_container__VqjqZ{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;position:relative}.RecommendedInvSection_mainContent__aS2Tq{margin:0 auto;padding:2rem 3rem 6rem;position:relative;z-index:1}.RecommendedInvSection_contentWrapper__Ke8He{animation:RecommendedInvSection_fadeInUp__toQvy .6s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;gap:2rem;margin:1.2em auto 0}@keyframes RecommendedInvSection_fadeInUp__toQvy{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RecommendedInvSection_tabContainer__NKWyu{animation:RecommendedInvSection_slideInFromTop__a4Unb .5s cubic-bezier(.34,1.56,.64,1);display:flex;gap:.5rem;justify-content:center}@keyframes RecommendedInvSection_slideInFromTop__a4Unb{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.RecommendedInvSection_tabButton__O2NFu{align-items:center;border:2px solid #0000;border-radius:5rem;box-shadow:0 4px 12px #00000014;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.RecommendedInvSection_activeTab__vdVF2{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#ffffff4d;box-shadow:0 8px 24px #3b82f666,inset 2px 2px 4px #fff3;color:#fff;transform:translateY(-2px)}.RecommendedInvSection_inactiveTab__STy4K{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-color:#e2e8f099;color:var(--text-primary)}.RecommendedInvSection_inactiveTab__STy4K:hover{background:#ffffffe6;border-color:#3b82f64d;box-shadow:0 6px 16px #0000001f;transform:translateY(-2px)}.RecommendedInvSection_clientIcon__vmRnJ{height:1rem;transition:transform .3s ease;width:1rem}.RecommendedInvSection_activeTab__vdVF2 .RecommendedInvSection_clientIcon__vmRnJ{transform:scale(1.1)}.RecommendedInvSection_tabButton__O2NFu:hover .RecommendedInvSection_clientIcon__vmRnJ{transform:rotate(5deg) scale(1.1)}.RecommendedInvSection_portfolioDisplay__WhkhD{animation:RecommendedInvSection_fadeIn__5Xp\+U .6s ease-out;transition:all .5s cubic-bezier(.34,1.56,.64,1)}@keyframes RecommendedInvSection_fadeIn__5Xp\+U{0%{opacity:0}to{opacity:1}}.RecommendedInvSection_portfolioSection__6Dyol{margin-bottom:2rem}.RecommendedInvSection_expandTitle__KLNdl{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:2rem 0 1rem}.RecommendedInvSection_tableContainer__e03aZ{animation:RecommendedInvSection_tableSlideIn__7uBCJ .6s cubic-bezier(.34,1.56,.64,1) forwards;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffffe6,#f8fafce6);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a;margin-bottom:3rem;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.RecommendedInvSection_tableContainer__e03aZ:first-child{animation-delay:.1s}.RecommendedInvSection_tableContainer__e03aZ:nth-child(2){animation-delay:.2s}.RecommendedInvSection_tableContainer__e03aZ:nth-child(3){animation-delay:.3s}@keyframes RecommendedInvSection_tableSlideIn__7uBCJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RecommendedInvSection_tableContainer__e03aZ:hover{box-shadow:0 12px 40px #0000001a,0 4px 12px #0000000f;transform:translateY(-4px)}.RecommendedInvSection_table__xlHd6{border-collapse:collapse;font-size:.875rem;table-layout:fixed;width:100%}.RecommendedInvSection_tableHeader__zwBDa{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0e6);border-bottom:2px solid #e2e8f099}.RecommendedInvSection_headerCell__f\+hwb{color:var(--text-primary);font-size:.875rem;font-weight:700;letter-spacing:.08em;padding:1rem 1.5rem;text-align:left;text-shadow:0 1px 2px #0000000d;text-transform:uppercase}.RecommendedInvSection_tableHeader__zwBDa tr:first-child th{background:linear-gradient(135deg,#f1f5f9f2,#e2e8f0f2);color:#000;font-size:1.125rem;font-weight:800;letter-spacing:-.02em;padding:1.25rem 1.5rem;position:relative;text-shadow:0 1px 2px #0000000d;text-transform:none}.RecommendedInvSection_tableHeader__zwBDa tr:first-child th:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:0;content:"";height:3px;left:1.5rem;position:absolute;right:1.5rem}.RecommendedInvSection_tableHeader__zwBDa tr:nth-child(2) th{font-size:.875rem}.RecommendedInvSection_headerCell__f\+hwb:nth-child(2),.RecommendedInvSection_headerCell__f\+hwb:nth-child(3),.RecommendedInvSection_headerCell__f\+hwb:nth-child(4){text-align:right;width:21.67%}.RecommendedInvSection_headerCell__f\+hwb:first-child{text-align:left;width:35%}.RecommendedInvSection_tableRow__tbf6k{border-bottom:1px solid #e2e8f066;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.RecommendedInvSection_dataRow__5rdnL{background-color:var(--bg-secondary)}.RecommendedInvSection_dataRow__5rdnL:hover{background:linear-gradient(90deg,#3b82f60d,#ffffff80);box-shadow:inset 4px 0 0 #3b82f64d;transform:translateX(4px)}.RecommendedInvSection_totalRow__au4J6{border-top:1px solid var(--border-color);color:var(--text-primary);font-weight:600}.RecommendedInvSection_mainAccountRow__lHHeE{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc);border-bottom:2px solid #3b82f633}.RecommendedInvSection_mainAccountCell__E493a{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc);border-bottom:2px solid #3b82f633;color:var(--text-primary);font-size:1rem;font-weight:700;padding:1rem 1.5rem;text-align:left;text-shadow:0 1px 2px #0000000d}.RecommendedInvSection_investmentRow__4dFHb{background:#ffffff80;border-bottom:1px solid #e2e8f04d;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.RecommendedInvSection_investmentRow__4dFHb:hover{background:linear-gradient(90deg,#3b82f60d,#ffffffb3);box-shadow:inset 4px 0 0 #3b82f64d;transform:translateX(4px)}.RecommendedInvSection_investmentNameCell__KwB2f{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:.875rem;font-weight:400;padding:.75rem 1.5rem .75rem 2.5rem;position:relative;text-align:left}.RecommendedInvSection_investmentNameCell__KwB2f:before{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;box-shadow:0 2px 4px #3b82f64d;content:"";height:6px;left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:6px}.RecommendedInvSection_amountCell__Q6mNB,.RecommendedInvSection_proposedValueCell__NqYDH{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;padding:.75rem 1.5rem;text-align:right}.RecommendedInvSection_accountTotalRow__iLZYg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#3b82f614,#8b5cf60d);border-bottom:2px solid #3b82f633;border-top:2px solid #3b82f633}.RecommendedInvSection_totalLabelCell__JET\+v{letter-spacing:.05em;text-transform:uppercase}.RecommendedInvSection_totalAmountCell__6mrja,.RecommendedInvSection_totalLabelCell__JET\+v{color:var(--text-primary);font-size:.875rem;font-weight:800;padding:.75rem 1.5rem;text-align:right}.RecommendedInvSection_totalAmountCell__6mrja{text-shadow:0 1px 2px #0000000d}.RecommendedInvSection_grandTotalRow__wIq9I{background:linear-gradient(135deg,#3b82f6,#2563eb);border-bottom:2px solid #ffffff4d;border-top:2px solid #ffffff4d;box-shadow:0 4px 16px #3b82f64d,inset 2px 2px 4px #fff3}.RecommendedInvSection_grandTotalLabelCell__Ly8tV{letter-spacing:.05em;text-transform:uppercase}.RecommendedInvSection_grandTotalAmountCell__058\+a,.RecommendedInvSection_grandTotalLabelCell__Ly8tV{background:#0000;color:#fff;font-size:1rem;font-weight:900;padding:1rem 1.5rem;text-align:right;text-shadow:0 2px 4px #0003}.RecommendedInvSection_investmentCell__z-PtD{word-wrap:break-word;color:var(--text-primary);font-weight:500;max-width:400px;padding:1rem 1.5rem;text-align:left}.RecommendedInvSection_valueCell__gEbgo{color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;padding:1rem 1.5rem;text-align:right}.RecommendedInvSection_proposedValue__kgAE1{color:var(--accent-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500}.RecommendedInvSection_positiveAdjustment__5eicX{color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600}.RecommendedInvSection_negativeAdjustment__pt0H3{color:var(--error-color);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;text-shadow:0 1px 2px #ef44441a}.RecommendedInvSection_notesSection__2szHQ{animation:RecommendedInvSection_fadeInUp__toQvy .6s cubic-bezier(.34,1.56,.64,1) .3s backwards;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#fef3c74d,#fde68a33);border:2px solid #fbbf244d;border-radius:1rem;box-shadow:0 4px 16px #fbbf241a;padding:1.5rem;text-align:justify}.RecommendedInvSection_notesTitle__PGEeT{color:var(--warning-color);font-size:1.125rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem;text-shadow:0 1px 2px #fbbf241a}.RecommendedInvSection_notesContent__MNYju{display:flex;flex-direction:column;gap:1rem}.RecommendedInvSection_noteItem__Z4KLR{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.RecommendedInvSection_noteName__UpWzJ{color:var(--warning-color);font-weight:600}.RecommendedInvSection_errorMessage__pDhcg,.RecommendedInvSection_loadingMessage__ryEUi,.RecommendedInvSection_noDataMessage__iDafX{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary);font-size:1.125rem;padding:3rem 1rem;text-align:center}.RecommendedInvSection_loadingMessage__ryEUi{color:var(--accent-primary);font-weight:500}.RecommendedInvSection_errorMessage__pDhcg{background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--error-color)}.RecommendedInvSection_noDataMessage__iDafX{background-color:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary)}@media (max-width:768px){.RecommendedInvSection_mainContent__aS2Tq{padding:.75rem .75rem 5em}.RecommendedInvSection_contentWrapper__Ke8He{gap:1.5rem}.RecommendedInvSection_tabButton__O2NFu{text-align:center;width:100%}.RecommendedInvSection_tableContainer__e03aZ{overflow-x:auto}.RecommendedInvSection_table__xlHd6{min-width:1000px}.RecommendedInvSection_amountCell__Q6mNB,.RecommendedInvSection_grandTotalAmountCell__058\+a,.RecommendedInvSection_grandTotalLabelCell__Ly8tV,.RecommendedInvSection_headerCell__f\+hwb,.RecommendedInvSection_investmentCell__z-PtD,.RecommendedInvSection_investmentNameCell__KwB2f,.RecommendedInvSection_mainAccountCell__E493a,.RecommendedInvSection_proposedValueCell__NqYDH,.RecommendedInvSection_totalAmountCell__6mrja,.RecommendedInvSection_totalLabelCell__JET\+v,.RecommendedInvSection_valueCell__gEbgo{font-size:.8rem;padding:.75rem 1rem}.RecommendedInvSection_investmentNameCell__KwB2f{padding-left:2rem}.RecommendedInvSection_expandTitle__KLNdl{font-size:1rem}}@media (max-width:480px){.RecommendedInvSection_contentWrapper__Ke8He{gap:1rem}.RecommendedInvSection_notesSection__2szHQ{padding:1rem}.RecommendedInvSection_noteItem__Z4KLR{font-size:.8rem}}.RecommendedInvSection_tableContainer__e03aZ::-webkit-scrollbar{height:6px}.RecommendedInvSection_tableContainer__e03aZ::-webkit-scrollbar-track{background:var(--bg-tertiary);border-radius:3px}.RecommendedInvSection_tableContainer__e03aZ::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:3px}.RecommendedInvSection_tableContainer__e03aZ::-webkit-scrollbar-thumb:hover{background:var(--text-primary)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.ProposedPortfolioSection_container__o4Ekd{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;position:relative}.ProposedPortfolioSection_loadingContainer__lOn7n{align-items:center;display:flex;justify-content:center;min-height:400px;text-align:center}.ProposedPortfolioSection_loadingContainer__lOn7n p{color:var(--text-secondary);font-size:1.125rem}.ProposedPortfolioSection_mainContent__YbrRR{margin:0 auto;padding:2rem 3rem 6rem;position:relative;z-index:1}.ProposedPortfolioSection_contentWrapper__Emx9X{animation:ProposedPortfolioSection_fadeInUp__LoVG9 .6s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;margin:1.5rem auto 0}@keyframes ProposedPortfolioSection_fadeInUp__LoVG9{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ProposedPortfolioSection_tabContainer__uErVs{animation:ProposedPortfolioSection_slideInFromTop__XtVy\+ .5s cubic-bezier(.34,1.56,.64,1);display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}@keyframes ProposedPortfolioSection_slideInFromTop__XtVy\+{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ProposedPortfolioSection_tabButton__IxwUJ{align-items:center;border:2px solid #0000;border-radius:5rem;box-shadow:0 4px 12px #00000014;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ProposedPortfolioSection_activeTab__4erOf{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#ffffff4d;box-shadow:0 8px 24px #3b82f666,inset 2px 2px 4px #fff3;color:#fff;transform:translateY(-2px)}.ProposedPortfolioSection_inactiveTab__XsUC5{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-color:#e2e8f099;color:var(--text-primary)}.ProposedPortfolioSection_inactiveTab__XsUC5:hover{background:#ffffffe6;border-color:#3b82f64d;box-shadow:0 6px 16px #0000001f;transform:translateY(-2px)}.ProposedPortfolioSection_clientIcon__GgpcM{height:1rem;transition:transform .3s ease;width:1rem}.ProposedPortfolioSection_activeTab__4erOf .ProposedPortfolioSection_clientIcon__GgpcM{transform:scale(1.1)}.ProposedPortfolioSection_tabButton__IxwUJ:hover .ProposedPortfolioSection_clientIcon__GgpcM{transform:rotate(5deg) scale(1.1)}.ProposedPortfolioSection_portfolioDisplay__6uXca{animation:ProposedPortfolioSection_fadeIn__QgU8H .6s ease-out;transition:all .5s cubic-bezier(.34,1.56,.64,1)}@keyframes ProposedPortfolioSection_fadeIn__QgU8H{0%{opacity:0}to{opacity:1}}.ProposedPortfolioSection_portfolioSection__dX-zJ{margin-bottom:2rem}.ProposedPortfolioSection_tableContainer__S4SMM{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffffe6,#f8fafce6);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a;margin-bottom:2rem;overflow:hidden;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ProposedPortfolioSection_tableContainer__S4SMM:hover{box-shadow:0 12px 40px #0000001a,0 4px 12px #0000000f;transform:translateY(-4px)}.ProposedPortfolioSection_table__PD6BN{border-collapse:collapse;font-size:.875rem;width:100%}.ProposedPortfolioSection_tableHeader__-E9HU{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0e6);border-bottom:2px solid #e2e8f099}.ProposedPortfolioSection_headerCell__IhFnG{color:var(--text-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:1rem 1.5rem;text-align:left;text-shadow:0 1px 2px #0000000d;text-transform:uppercase}.ProposedPortfolioSection_headerCell__IhFnG:last-child,.ProposedPortfolioSection_headerCell__IhFnG:nth-last-child(2){text-align:right}.ProposedPortfolioSection_tableRow__nRcf3{border-bottom:1px solid #e2e8f066;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ProposedPortfolioSection_dataRow__1pnq0{background:#ffffff80}.ProposedPortfolioSection_dataRow__1pnq0:hover{background:linear-gradient(90deg,#3b82f60d,#ffffffb3);box-shadow:inset 4px 0 0 #3b82f64d;transform:translateX(4px)}.ProposedPortfolioSection_totalRow__SHjIk{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#3b82f614,#8b5cf60d);border-top:2px solid #3b82f633;color:var(--text-primary);font-weight:700}.ProposedPortfolioSection_categoryRow__HbqS\+{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc);border-bottom:2px solid #3b82f633}.ProposedPortfolioSection_categoryCell__2Sf5o{color:var(--text-primary);font-size:1rem;font-weight:800;letter-spacing:-.01em;padding:1rem 1.5rem;text-align:justify;text-shadow:0 1px 2px #0000000d}.ProposedPortfolioSection_productCell__J-j41{padding:1rem 1.5rem;text-align:left}.ProposedPortfolioSection_productText__JdmqB{color:var(--text-primary);font-weight:500}.ProposedPortfolioSection_boldProduct__E1u0U{color:var(--text-primary);font-weight:600}.ProposedPortfolioSection_valueCell__K5l4S,.ProposedPortfolioSection_weightCell__AHTAG{color:var(--text-primary);font-family:Inter;font-weight:500;padding:1rem 1.5rem;text-align:right}.ProposedPortfolioSection_totalCell__cJE3l{background:#0000;color:var(--text-primary);font-size:1rem;font-weight:800;padding:1rem 1.5rem;text-align:right;text-shadow:0 1px 2px #0000000d}.ProposedPortfolioSection_totalCell__cJE3l:first-child{background:#0000;color:var(--text-primary);letter-spacing:.05em;text-align:left;text-transform:uppercase}.ProposedPortfolioSection_defaultRow__LxWKS{background-color:var(--bg-secondary)}.ProposedPortfolioSection_cagRow__9ktB2{background:linear-gradient(90deg,#3b82f614,#ffffff80);color:var(--accent-primary);font-weight:700;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ProposedPortfolioSection_cagRow__9ktB2:hover{background:linear-gradient(90deg,#3b82f61f,#ffffffb3);box-shadow:inset 4px 0 0 #3b82f666;transform:translateX(4px)}.ProposedPortfolioSection_summaryGrid__-39np{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.ProposedPortfolioSection_summaryCard__L0b2q{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffffe6,#f8fafce6);border:2px solid #e2e8f099;border-radius:1.5rem;box-shadow:0 4px 16px #0000000f;cursor:pointer;padding:1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ProposedPortfolioSection_summaryCard__L0b2q:hover{border-color:#3b82f64d;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.ProposedPortfolioSection_activeSummaryCard__hjRlu{background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px solid #ffffff4d;box-shadow:0 8px 24px #3b82f666,inset 2px 2px 4px #fff3;transform:translateY(-4px)}.ProposedPortfolioSection_activeSummaryCard__hjRlu .ProposedPortfolioSection_summaryTitle__Lg006,.ProposedPortfolioSection_activeSummaryCard__hjRlu .ProposedPortfolioSection_summaryValue__lqhwX{color:#fff;text-shadow:0 2px 4px #0003}.ProposedPortfolioSection_summaryContent__h\+p7o{align-items:center;display:flex;justify-content:space-between}.ProposedPortfolioSection_summaryTitle__Lg006{color:var(--text-secondary);font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.ProposedPortfolioSection_summaryValue__lqhwX{color:var(--accent-primary);font-size:2rem;font-weight:700;text-shadow:0 1px 2px #3b82f61a}.ProposedPortfolioSection_summaryIcon__9Vea6{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 4px 16px #3b82f64d,inset 2px 2px 4px #fff3;display:flex;justify-content:center;padding:1rem}.ProposedPortfolioSection_icon__AnTuA{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:2rem;width:2rem}.ProposedPortfolioSection_errorMessage__M6BSo,.ProposedPortfolioSection_loadingMessage__LZ-Il,.ProposedPortfolioSection_noDataMessage__2mYtQ{background-color:var(--bg-secondary);border-radius:.5rem;box-shadow:var(--shadow-light) 0 1px 3px 0;color:var(--text-primary);font-size:1.125rem;padding:3rem 1rem;text-align:center}.ProposedPortfolioSection_loadingMessage__LZ-Il{color:var(--accent-primary);font-weight:500}.ProposedPortfolioSection_errorMessage__M6BSo{background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--error-color)}.ProposedPortfolioSection_noDataMessage__2mYtQ{background-color:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary)}.ProposedPortfolioSection_noDataCell__bOOp7{background-color:var(--bg-tertiary);color:var(--text-secondary);font-style:italic;padding:1rem;text-align:center}@media (max-width:768px){.ProposedPortfolioSection_mainContent__YbrRR{padding:.75rem .75rem 5em}.ProposedPortfolioSection_contentWrapper__Emx9X{gap:1.5rem}.ProposedPortfolioSection_tabButton__IxwUJ{text-align:center;width:100%}.ProposedPortfolioSection_tableContainer__S4SMM{overflow-x:auto}.ProposedPortfolioSection_table__PD6BN{min-width:800px}.ProposedPortfolioSection_headerCell__IhFnG,.ProposedPortfolioSection_productCell__J-j41,.ProposedPortfolioSection_valueCell__K5l4S,.ProposedPortfolioSection_weightCell__AHTAG{font-size:.8rem;padding:.75rem 1rem}.ProposedPortfolioSection_summaryGrid__-39np{grid-template-columns:1fr}.ProposedPortfolioSection_summaryValue__lqhwX{font-size:1.5rem}}@media (max-width:480px){.ProposedPortfolioSection_contentWrapper__Emx9X{gap:1rem}.ProposedPortfolioSection_mainTitle__fnxuv{font-size:1.5rem}.ProposedPortfolioSection_summaryCard__L0b2q{padding:1rem}.ProposedPortfolioSection_summaryValue__lqhwX{font-size:1.25rem}}.AssetAllocationSection_container__BOBWy{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;position:relative}.AssetAllocationSection_mainContent__J476J{margin:0 auto;padding:2rem 3em;position:relative;z-index:1}.AssetAllocationSection_contentCard__h8S9a{animation:AssetAllocationSection_fadeInUp__rGUI1 .6s cubic-bezier(.34,1.56,.64,1);border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:2rem;margin-top:1.2em;overflow:hidden}@keyframes AssetAllocationSection_fadeInUp__rGUI1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AssetAllocationSection_tabContainer__goixW{animation:AssetAllocationSection_slideInFromTop__1jtIY .5s cubic-bezier(.34,1.56,.64,1);display:flex;gap:.5rem;justify-content:center;padding:.5em}@keyframes AssetAllocationSection_slideInFromTop__1jtIY{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.AssetAllocationSection_tabButton__lpKTe{align-items:center;border:none;border-radius:5rem;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.AssetAllocationSection_activeTab__EDpD-{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 24px #3b82f666,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a;color:#fff;transform:translateY(-2px)}.AssetAllocationSection_inactiveTab__lMEuF{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #ffffff4d;color:var(--text-primary)}.AssetAllocationSection_inactiveTab__lMEuF:hover{background:#ffffffe6;box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.AssetAllocationSection_clientIcon__HUWTB{height:1rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);width:1rem}.AssetAllocationSection_activeTab__EDpD- .AssetAllocationSection_clientIcon__HUWTB{animation:AssetAllocationSection_iconRotate__A158I .5s cubic-bezier(.34,1.56,.64,1)}@keyframes AssetAllocationSection_iconRotate__A158I{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(1turn) scale(1)}}.AssetAllocationSection_clientInfo__yfDsO{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.AssetAllocationSection_clientName__gH6mO{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.AssetAllocationSection_superFund__6wfRy{color:var(--text-primary);font-size:.875rem;font-weight:500;margin-bottom:.25rem}.AssetAllocationSection_clientId__\+B-oR{color:var(--text-secondary);font-size:.75rem;font-weight:400}.AssetAllocationSection_chartSection__gCJGG{animation:AssetAllocationSection_fadeIn__l9Z1L .6s ease-out .2s both;margin-bottom:2rem}@keyframes AssetAllocationSection_fadeIn__l9Z1L{0%{opacity:0}to{opacity:1}}.AssetAllocationSection_chartContainer__0Q3wm{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #00000014;padding:2rem 1em 0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.AssetAllocationSection_chartContainer__0Q3wm:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.AssetAllocationSection_chartTitle__881y\+{color:var(--text-primary);font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.5rem;text-align:center;text-shadow:0 1px 2px #0000000d}.AssetAllocationSection_chartSubtitle__xpcbf{color:var(--text-secondary);font-size:.875rem;margin-top:.5rem;text-align:center}.AssetAllocationSection_tooltip__3jve\+{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:.5rem;box-shadow:0 8px 24px #0000001f;padding:.75rem}.AssetAllocationSection_tooltipTitle__PLPiC{color:var(--text-primary);font-weight:700;letter-spacing:-.01em;margin-bottom:.5rem}.AssetAllocationSection_tableSection__9BUT\+{animation:AssetAllocationSection_fadeIn__l9Z1L .6s ease-out .3s both;margin-bottom:2rem}.AssetAllocationSection_tableTitle__9z5zT{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000000d}.AssetAllocationSection_tableContainer__rdvH6{animation:AssetAllocationSection_tableSlideIn__Paxs8 .5s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #00000014;margin-bottom:1.5rem;overflow-x:auto;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@keyframes AssetAllocationSection_tableSlideIn__Paxs8{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.AssetAllocationSection_tableContainer__rdvH6:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.AssetAllocationSection_table__gSnSY{border-collapse:collapse;min-width:800px;width:100%}.AssetAllocationSection_tableHeader__TrdMj{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc);border-bottom:2px solid #3b82f633}.AssetAllocationSection_headerCell__t0WtS{background:#0000;border-bottom:2px solid #3b82f633;color:var(--text-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:1rem;text-align:left;text-shadow:0 1px 2px #0000000d;text-transform:uppercase}.AssetAllocationSection_headerCell__t0WtS:nth-child(2),.AssetAllocationSection_headerCell__t0WtS:nth-child(3),.AssetAllocationSection_headerCell__t0WtS:nth-child(4),.AssetAllocationSection_headerCell__t0WtS:nth-child(5){text-align:center}.AssetAllocationSection_tableRow__S3BlI{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.AssetAllocationSection_dataRow__Z4CMP:hover{background:linear-gradient(135deg,#3b82f60d,#8b5cf608);transform:translateX(4px)}.AssetAllocationSection_categoryRow__-8Gkj{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc)}.AssetAllocationSection_categoryCell__LRTfa{color:var(--text-primary);font-size:.75rem;font-weight:800;letter-spacing:.08em;padding:.75rem 1rem;text-shadow:0 1px 2px #0000000d;text-transform:uppercase}.AssetAllocationSection_assetClassCell__iplT0,.AssetAllocationSection_valueCell__Z811p{border-bottom:1px solid #e2e8f080;color:var(--text-primary);font-size:.875rem;font-weight:600;padding:1rem}.AssetAllocationSection_valueCell__Z811p{text-align:center}.AssetAllocationSection_totalRow__Yn3nz{background:linear-gradient(135deg,#3b82f6,#2563eb);border-top:2px solid #3b82f64d;box-shadow:inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a;color:#fff;font-weight:700}.AssetAllocationSection_totalCell__LPSBi{font-size:.875rem;font-weight:700;padding:1rem;text-align:center;text-shadow:0 1px 2px #0000001a}.AssetAllocationSection_summarySection__oc70p{animation:AssetAllocationSection_fadeIn__l9Z1L .6s ease-out .4s both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #00000014;padding:2rem}.AssetAllocationSection_summaryTitle__wiBDq{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#7c3aed);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.AssetAllocationSection_summaryText__FOtJM{color:var(--text-primary);font-size:.9375rem;font-weight:500;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.AssetAllocationSection_summaryGrid__PUSvW{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.AssetAllocationSection_summaryCard__gKeNP{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 4px 16px #00000014;padding:1.5rem;text-align:center;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.AssetAllocationSection_summaryCard__gKeNP:hover{box-shadow:0 8px 24px #3b82f633;transform:translateY(-4px) scale(1.02)}.AssetAllocationSection_summaryValue__qhG-l{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem;text-shadow:0 2px 4px #0000000d}.AssetAllocationSection_summaryLabel__IkOE2{color:var(--text-primary);font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media (max-width:1200px){.AssetAllocationSection_mainContent__J476J{padding:1.5rem 1rem}.AssetAllocationSection_contentCard__h8S9a{padding:2rem 1.5rem}.AssetAllocationSection_mainTitle__ZE7pK{font-size:2rem}.AssetAllocationSection_subtitle__reBtV{font-size:1rem}}@media (max-width:768px){.AssetAllocationSection_mainContent__J476J{padding:.75rem .75rem 5em}.AssetAllocationSection_contentCard__h8S9a{padding:1.5rem 1rem}.AssetAllocationSection_mainTitle__ZE7pK{font-size:1.75rem}.AssetAllocationSection_subtitle__reBtV{font-size:.875rem}.AssetAllocationSection_tabButton__lpKTe{text-align:center;width:100%}.AssetAllocationSection_clientInfo__yfDsO{padding:1rem}.AssetAllocationSection_clientName__gH6mO{font-size:1.25rem}.AssetAllocationSection_tableContainer__rdvH6{border-radius:.75rem;overflow-x:auto}.AssetAllocationSection_table__gSnSY{min-width:600px}.AssetAllocationSection_assetClassCell__iplT0,.AssetAllocationSection_headerCell__t0WtS,.AssetAllocationSection_totalCell__LPSBi,.AssetAllocationSection_valueCell__Z811p{font-size:.75rem;padding:.75rem .5rem}.AssetAllocationSection_chartContainer__0Q3wm{padding:1rem}.AssetAllocationSection_chartTitle__881y\+{font-size:1rem}.AssetAllocationSection_summaryGrid__PUSvW{gap:1rem;grid-template-columns:1fr}.AssetAllocationSection_summaryCard__gKeNP{padding:1rem}.AssetAllocationSection_summaryValue__qhG-l{font-size:1.5rem}}@media (max-width:480px){.AssetAllocationSection_contentCard__h8S9a{padding:1rem .5rem}.AssetAllocationSection_mainTitle__ZE7pK{font-size:1.5rem}.AssetAllocationSection_subtitle__reBtV{font-size:.875rem}.AssetAllocationSection_table__gSnSY{min-width:500px}.AssetAllocationSection_assetClassCell__iplT0,.AssetAllocationSection_headerCell__t0WtS,.AssetAllocationSection_totalCell__LPSBi,.AssetAllocationSection_valueCell__Z811p{font-size:.7rem;padding:.5rem .25rem}.AssetAllocationSection_chartContainer__0Q3wm{padding:.5rem}.AssetAllocationSection_summarySection__oc70p{padding:1rem}.AssetAllocationSection_summaryTitle__wiBDq{font-size:1rem}.AssetAllocationSection_summaryText__FOtJM{font-size:.8rem}}.CashflowProjectionsSection_container__8irRq{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;position:relative}.CashflowProjectionsSection_mainContent__CMVWJ{margin:0 auto;padding:2rem 3em;position:relative;z-index:1}.CashflowProjectionsSection_contentCard__RT21r{animation:CashflowProjectionsSection_fadeInUp__IObPs .6s cubic-bezier(.34,1.56,.64,1);border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;overflow:hidden;padding:1.5rem 0}@keyframes CashflowProjectionsSection_fadeInUp__IObPs{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CashflowProjectionsSection_loadingContainer__XxQ2X{align-items:center;display:flex;justify-content:center;min-height:400px;text-align:center}.CashflowProjectionsSection_loadingContainer__XxQ2X p{color:var(--text-secondary);font-size:1.125rem}.CashflowProjectionsSection_headerSection__2Qjnh{margin-bottom:1rem;text-align:center}.CashflowProjectionsSection_mainTitle__d9SFC{color:var(--text-primary);font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}.CashflowProjectionsSection_subtitle__7te72{color:var(--text-secondary);font-size:1.25rem;font-weight:500}.CashflowProjectionsSection_navigationSection__pNC\+X{animation:CashflowProjectionsSection_slideInFromTop__Fj9nj .5s cubic-bezier(.34,1.56,.64,1) .1s both;margin-bottom:2rem}@keyframes CashflowProjectionsSection_slideInFromTop__Fj9nj{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CashflowProjectionsSection_navigationGrid__p5F8A{grid-gap:1rem;background:#0000;border-radius:0;box-shadow:none;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:0}.CashflowProjectionsSection_navigationGrid__p5F8A>button:first-child{animation-delay:.1s}.CashflowProjectionsSection_navigationGrid__p5F8A>button:nth-child(2){animation-delay:.15s}.CashflowProjectionsSection_navigationGrid__p5F8A>button:nth-child(3){animation-delay:.2s}.CashflowProjectionsSection_navigationGrid__p5F8A>button:nth-child(4){animation-delay:.25s}.CashflowProjectionsSection_navigationGrid__p5F8A>button:nth-child(5){animation-delay:.3s}.CashflowProjectionsSection_navigationGrid__p5F8A>button:nth-child(6){animation-delay:.35s}.CashflowProjectionsSection_navigationGrid__p5F8A>button:nth-child(7){animation-delay:.4s}.CashflowProjectionsSection_navigationButton__BgJ9K{align-items:center;animation:CashflowProjectionsSection_fadeIn__xNLbH .4s cubic-bezier(.34,1.56,.64,1) both;border:none;border-radius:5rem;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:1.4;min-height:3rem;padding:.75rem 1.5rem;text-align:center;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@keyframes CashflowProjectionsSection_fadeIn__xNLbH{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.CashflowProjectionsSection_activeButton__0qzsA{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 8px 24px #8b5cf666,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a;color:#fff;transform:translateY(-2px)}.CashflowProjectionsSection_inactiveButton__\+mX2t{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #ffffff4d;color:var(--text-primary)}.CashflowProjectionsSection_inactiveButton__\+mX2t:hover{background:#ffffffe6;box-shadow:0 4px 12px #0000001f;color:var(--text-primary);transform:translateY(-2px)}.CashflowProjectionsSection_clientSelectionContainer__myg6Y{animation:CashflowProjectionsSection_slideInFromTop__Fj9nj .5s cubic-bezier(.34,1.56,.64,1);display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.CashflowProjectionsSection_clientButton__oD0vZ{align-items:center;border:none;border-radius:5rem;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.CashflowProjectionsSection_activeClientButton__CxYkY{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 24px #3b82f666,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a;color:#fff}.CashflowProjectionsSection_activeClientButton__CxYkY:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 12px 32px #3b82f680;transform:translateY(-2px)}.CashflowProjectionsSection_inactiveClientButton__6t2Zl{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #ffffff4d;color:var(--text-primary)}.CashflowProjectionsSection_inactiveClientButton__6t2Zl:hover{background:#ffffffe6;box-shadow:0 4px 12px #0000001f;color:var(--text-primary);transform:translateY(-2px)}.CashflowProjectionsSection_clientIcon__9U1qo{height:1rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);width:1rem}.CashflowProjectionsSection_activeClientButton__CxYkY .CashflowProjectionsSection_clientIcon__9U1qo{animation:CashflowProjectionsSection_iconRotate__WT8Mp .5s cubic-bezier(.34,1.56,.64,1)}@keyframes CashflowProjectionsSection_iconRotate__WT8Mp{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(1turn) scale(1)}}.CashflowProjectionsSection_chartDisplaySection__9Dxef{animation:CashflowProjectionsSection_fadeIn__xNLbH .6s ease-out .3s both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #00000014;padding:2rem 2em 0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.CashflowProjectionsSection_chartDisplaySection__9Dxef:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.CashflowProjectionsSection_chartHeader__2Lo18{text-align:center}.CashflowProjectionsSection_chartDisplayTitle__Eqv3X{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#7c3aed);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem}.CashflowProjectionsSection_chartDescription__T3Ke-{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.6;margin-bottom:1rem}.CashflowProjectionsSection_chartWrapper__5gUsq{align-items:center;animation:CashflowProjectionsSection_slideInFromLeft__7ouVA .5s cubic-bezier(.34,1.56,.64,1) .4s both;display:flex;justify-content:center;margin-bottom:2rem;min-height:400px}@keyframes CashflowProjectionsSection_slideInFromLeft__7ouVA{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.CashflowProjectionsSection_chartContainer__lWXZs{display:flex;flex-direction:column;gap:2rem;width:100%}.CashflowProjectionsSection_chartSection__t9xfx{width:100%}.CashflowProjectionsSection_chartTitle__8tjds{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;border-radius:.5rem;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem;padding:.75rem;text-align:center}.CashflowProjectionsSection_chartInfo__Xm7LW{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 4px 16px #00000014;margin-top:2rem;padding:1.5rem}.CashflowProjectionsSection_infoText__hbF\+V{color:var(--text-primary);font-size:.9375rem;font-weight:500;line-height:1.8;text-align:justify}.CashflowProjectionsSection_noDataMessage__jrTb5{align-items:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.5rem;display:flex;justify-content:center;margin:1rem 0;min-height:200px;text-align:center}.CashflowProjectionsSection_noDataMessage__jrTb5 p{color:var(--text-secondary);font-size:1rem;font-weight:500}@media (max-width:1200px){.CashflowProjectionsSection_mainContent__CMVWJ{padding:1.5rem 1rem}.CashflowProjectionsSection_contentCard__RT21r{border-radius:0;padding:2rem 1.5rem}.CashflowProjectionsSection_mainTitle__d9SFC{font-size:2rem}.CashflowProjectionsSection_subtitle__7te72{font-size:1.1rem}.CashflowProjectionsSection_navigationGrid__p5F8A{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.CashflowProjectionsSection_mainContent__CMVWJ{padding:.75rem .75rem 5em}.CashflowProjectionsSection_contentCard__RT21r{border-radius:0;padding:1.5rem 1rem}.CashflowProjectionsSection_mainTitle__d9SFC{font-size:1.75rem}.CashflowProjectionsSection_subtitle__7te72{font-size:1rem}.CashflowProjectionsSection_navigationGrid__p5F8A{gap:.25rem;grid-template-columns:1fr 1fr}.CashflowProjectionsSection_navigationButton__BgJ9K{font-size:.8rem;min-height:2.5rem;padding:.75rem 1rem;text-align:center;width:100%}.CashflowProjectionsSection_chartDisplaySection__9Dxef{padding:1rem}.CashflowProjectionsSection_chartDisplayTitle__Eqv3X{font-size:1.5rem}.CashflowProjectionsSection_chartDescription__T3Ke-{font-size:.875rem}.CashflowProjectionsSection_chartTitle__8tjds{font-size:1rem;padding:.5rem}.CashflowProjectionsSection_chartWrapper__5gUsq{min-height:300px}}@media (max-width:480px){.CashflowProjectionsSection_contentCard__RT21r{padding:1rem .5rem}.CashflowProjectionsSection_mainTitle__d9SFC{font-size:1.5rem}.CashflowProjectionsSection_subtitle__7te72{font-size:.875rem}.CashflowProjectionsSection_navigationButton__BgJ9K{font-size:.75rem;min-height:2rem;padding:.5rem .75rem}.CashflowProjectionsSection_chartDisplaySection__9Dxef{padding:.75rem}.CashflowProjectionsSection_chartDisplayTitle__Eqv3X{font-size:1.25rem}.CashflowProjectionsSection_chartDescription__T3Ke-{font-size:.8rem}.CashflowProjectionsSection_chartTitle__8tjds{font-size:.875rem;padding:.5rem}.CashflowProjectionsSection_chartWrapper__5gUsq{min-height:250px}.CashflowProjectionsSection_chartInfo__Xm7LW{padding:1rem}.CashflowProjectionsSection_infoText__hbF\+V{font-size:.8rem}}@media (max-width:768px){.CashflowProjectionsSection_chartContainer__lWXZs{gap:1rem}}.CashflowProjectionsSection_chartWrapper__5gUsq::-webkit-scrollbar{width:6px}.CashflowProjectionsSection_chartWrapper__5gUsq::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.CashflowProjectionsSection_chartWrapper__5gUsq::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.CashflowProjectionsSection_chartWrapper__5gUsq::-webkit-scrollbar-thumb:hover{background:#94a3b8}.CashflowProjectionsSection_chartSection__t9xfx,.CashflowProjectionsSection_chartWrapper__5gUsq{transition:all .2s ease}.CashflowProjectionsSection_chartWrapper__5gUsq:empty:before{align-items:center;color:#64748b;content:"Loading chart...";display:flex;font-size:1rem;font-weight:500;height:200px;justify-content:center}.CashflowProjectionsSection_recharts-legend-wrapper__Yq0W6{padding:1rem 0}.CashflowProjectionsSection_recharts-legend-item__CGJri{margin:.25rem 0}.CashflowProjectionsSection_recharts-tooltip-wrapper__IOZZ3{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2!important;border:1px solid #ffffff4d!important;border-radius:.75rem!important;box-shadow:0 8px 24px #00000026!important;padding:.75rem}.CashflowProjectionsSection_recharts-cartesian-grid-horizontal__G7ZhZ line,.CashflowProjectionsSection_recharts-cartesian-grid-vertical__V9znl line{stroke:var(--border-color);stroke-width:1}.CashflowProjectionsSection_recharts-xAxis__UbDLq .CashflowProjectionsSection_recharts-cartesian-axis-tick-value__gG\+\+t,.CashflowProjectionsSection_recharts-yAxis__CLvYm .CashflowProjectionsSection_recharts-cartesian-axis-tick-value__gG\+\+t{fill:var(--text-secondary);font-size:.75rem}.CashflowProjectionsSection_recharts-cartesian-axis-tick-line__r5gr2{stroke:var(--border-color)}.CashflowProjectionsSection_recharts-bar-rectangle__GSnpf{transition:opacity .2s ease}.CashflowProjectionsSection_recharts-bar-rectangle__GSnpf:hover{opacity:.8}.CashflowProjectionsSection_recharts-line-curve__vUFBn{transition:stroke-width .2s ease}.CashflowProjectionsSection_recharts-line-curve__vUFBn:hover{stroke-width:3}.CashflowProjectionsSection_recharts-area-curve__zAks6{transition:opacity .2s ease}.CashflowProjectionsSection_recharts-area-curve__zAks6:hover{opacity:.8}.InsuranceNeedsAnalysis_container__OqF2g{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;position:relative}.InsuranceNeedsAnalysis_mainContent__KG7Fq{margin:0 auto;padding:2rem 3em;position:relative;z-index:1}.InsuranceNeedsAnalysis_contentCard__8BX\+F{animation:InsuranceNeedsAnalysis_fadeInUp__Z8MXJ .6s cubic-bezier(.34,1.56,.64,1);border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;overflow:hidden;padding:1.3rem 0 0}@keyframes InsuranceNeedsAnalysis_fadeInUp__Z8MXJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.InsuranceNeedsAnalysis_loadingContainer__9zuaU{align-items:center;display:flex;justify-content:center;min-height:200px;padding:2rem}.InsuranceNeedsAnalysis_loadingContainer__9zuaU p{color:var(--text-secondary);font-size:1.1rem;text-align:center}.InsuranceNeedsAnalysis_noDataContainer__hH15T{align-items:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;display:flex;justify-content:center;min-height:200px;padding:2rem}.InsuranceNeedsAnalysis_noDataContainer__hH15T p{color:var(--text-secondary);font-size:1.1rem;text-align:center}.InsuranceNeedsAnalysis_toggleSection__onwwb{animation:InsuranceNeedsAnalysis_slideInFromTop__UTbuR .5s cubic-bezier(.34,1.56,.64,1);display:flex;justify-content:center;margin-bottom:2rem}@keyframes InsuranceNeedsAnalysis_slideInFromTop__UTbuR{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.InsuranceNeedsAnalysis_toggleContainer__Wv7xX{background:#0000;border-radius:0;box-shadow:none;display:flex;gap:.5rem;padding:0}.InsuranceNeedsAnalysis_toggleButton__gRMhf{align-items:center;border:none;border-radius:5rem;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.InsuranceNeedsAnalysis_activeToggle__\+XX5b{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 24px #3b82f666,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a;color:#fff;transform:translateY(-2px)}.InsuranceNeedsAnalysis_inactiveToggle__GsdW3{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #ffffff4d;color:var(--text-primary)}.InsuranceNeedsAnalysis_inactiveToggle__GsdW3:hover{background:#ffffffe6;box-shadow:0 4px 12px #0000001f;color:var(--text-primary);transform:translateY(-2px)}.InsuranceNeedsAnalysis_toggleIcon__gKMoD{height:1.25rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);width:1.25rem}.InsuranceNeedsAnalysis_activeToggle__\+XX5b .InsuranceNeedsAnalysis_toggleIcon__gKMoD{animation:InsuranceNeedsAnalysis_iconRotate__hEMhA .5s cubic-bezier(.34,1.56,.64,1)}@keyframes InsuranceNeedsAnalysis_iconRotate__hEMhA{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(1turn) scale(1)}}.InsuranceNeedsAnalysis_tableContainer__88f29{animation:InsuranceNeedsAnalysis_tableSlideIn__KY9UU .5s cubic-bezier(.34,1.56,.64,1) .2s both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #00000014;overflow-x:auto;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@keyframes InsuranceNeedsAnalysis_tableSlideIn__KY9UU{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.InsuranceNeedsAnalysis_tableContainer__88f29:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.InsuranceNeedsAnalysis_table__9Lvbx{border-collapse:collapse;min-width:600px;table-layout:fixed;width:100%}.InsuranceNeedsAnalysis_headerRow__dplPW,.InsuranceNeedsAnalysis_tableHeader__u8doi{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc)!important}.InsuranceNeedsAnalysis_headerRow__dplPW{border-bottom:2px solid #3b82f633}.InsuranceNeedsAnalysis_headerCell__EQDqg{background:#0000!important;border-bottom:2px solid #3b82f633;color:var(--text-primary)!important;font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:1rem;text-align:left;text-shadow:0 1px 2px #0000000d;text-transform:uppercase}.InsuranceNeedsAnalysis_headerCell__EQDqg:first-child{text-align:left;width:20%}.InsuranceNeedsAnalysis_headerCell__EQDqg:nth-child(2),.InsuranceNeedsAnalysis_headerCell__EQDqg:nth-child(3),.InsuranceNeedsAnalysis_headerCell__EQDqg:nth-child(4),.InsuranceNeedsAnalysis_headerCell__EQDqg:nth-child(5){text-align:center;width:20%}.InsuranceNeedsAnalysis_tableBody__sEICp{background:var(--bg-secondary)}.InsuranceNeedsAnalysis_tableRow__LPXbL{cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.InsuranceNeedsAnalysis_mainRow__EGsvf{border-bottom:1px solid #e2e8f080}.InsuranceNeedsAnalysis_evenRow__WDeKN{background:#ffffff4d}.InsuranceNeedsAnalysis_oddRow__QbG6S{background:#ffffff80}.InsuranceNeedsAnalysis_expandedRow__XFfJJ{background:linear-gradient(135deg,#3b82f614,#8b5cf60d)!important;border-left:4px solid #3b82f6;box-shadow:inset 2px 0 4px #3b82f61a}.InsuranceNeedsAnalysis_collapsedRow__hzvqd:hover{background:linear-gradient(135deg,#3b82f60d,#8b5cf608);transform:translateX(4px)}.InsuranceNeedsAnalysis_categoryCell__gmi9l{border-right:1px solid #e2e8f080;color:var(--text-primary);font-weight:700;padding:1rem;width:20%}.InsuranceNeedsAnalysis_categoryContent__xza6m{align-items:center;display:flex;gap:1rem;justify-content:space-between}.InsuranceNeedsAnalysis_categoryText__EjRTi{color:var(--text-primary);font-size:.875rem;font-weight:700;letter-spacing:-.01em}.InsuranceNeedsAnalysis_expandIcon__Wkokp{color:#3b82f6;filter:drop-shadow(0 2px 4px rgba(59,130,246,.3));height:1.25rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);width:1.25rem}.InsuranceNeedsAnalysis_expandedRow__XFfJJ .InsuranceNeedsAnalysis_expandIcon__Wkokp{color:#2563eb;transform:rotate(180deg)}.InsuranceNeedsAnalysis_valueCell__yxaOY{border-right:1px solid #e2e8f080;color:var(--text-primary);font-size:.875rem;font-weight:600;padding:1rem;text-align:center;width:20%}.InsuranceNeedsAnalysis_expandedSection__05rW9{background:linear-gradient(135deg,#f1f5f999,#e2e8f066)}.InsuranceNeedsAnalysis_expandedCell__UvnpP{border:none;padding:0}.InsuranceNeedsAnalysis_expandedContent__t80VD{animation:InsuranceNeedsAnalysis_expandSlideDown__AWIWx .3s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #ffffff4d;border-radius:.75rem;box-shadow:0 4px 16px #00000014;margin:.5rem;overflow:hidden;padding:1rem}@keyframes InsuranceNeedsAnalysis_expandSlideDown__AWIWx{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx{border:none;box-shadow:none;margin:0}.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx td,.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx th{border:none;border-bottom:1px solid var(--border-color)}.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx tr:last-child td{border-bottom:none}.InsuranceNeedsAnalysis_subTable__s\+1tx{border-collapse:collapse;margin:0;width:100%}.InsuranceNeedsAnalysis_subRow__ATubH{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.InsuranceNeedsAnalysis_subEvenRow__NmVX9{background:#ffffff4d}.InsuranceNeedsAnalysis_subOddRow__\+ogVj{background:#ffffff80}.InsuranceNeedsAnalysis_subRow__ATubH:hover{background:linear-gradient(135deg,#3b82f60d,#8b5cf608);transform:translateX(4px)}.InsuranceNeedsAnalysis_subItemCell__9LKZQ{border-right:1px solid #e2e8f080;color:var(--text-primary);font-size:.8rem;font-weight:500;padding:.75rem 1rem .75rem 2rem;text-align:left;width:20%}.InsuranceNeedsAnalysis_subValueCell__FUIRp{border-right:1px solid #e2e8f080;color:var(--text-primary);font-size:.8rem;font-weight:600;padding:.75rem .5rem;text-align:center;width:20%}.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx{table-layout:fixed}.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx th{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);color:var(--text-secondary);font-size:.7rem;font-weight:600;letter-spacing:.05em;padding:.5rem;text-align:center;text-transform:uppercase}.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx th:first-child{text-align:left;width:20%}.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx th:nth-child(2),.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx th:nth-child(3),.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx th:nth-child(4),.InsuranceNeedsAnalysis_expandedContent__t80VD .InsuranceNeedsAnalysis_subTable__s\+1tx th:nth-child(5){text-align:center;width:20%}@keyframes InsuranceNeedsAnalysis_fadeIn__EYcEl{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.InsuranceNeedsAnalysis_mainContent__KG7Fq{padding:1.5rem 1rem}.InsuranceNeedsAnalysis_contentCard__8BX\+F{border-radius:0;padding:2rem 1.5rem}.InsuranceNeedsAnalysis_mainTitle__-LTJM{font-size:2rem}.InsuranceNeedsAnalysis_subtitle__502ig{font-size:1.1rem}.InsuranceNeedsAnalysis_table__9Lvbx{min-width:500px}}@media (max-width:768px){.InsuranceNeedsAnalysis_mainContent__KG7Fq{padding:.75rem .75rem 5em}.InsuranceNeedsAnalysis_contentCard__8BX\+F{border-radius:0;padding:1.5rem 1rem}.InsuranceNeedsAnalysis_mainTitle__-LTJM{font-size:1.75rem}.InsuranceNeedsAnalysis_subtitle__502ig{font-size:1rem}.InsuranceNeedsAnalysis_table__9Lvbx{min-width:400px}.InsuranceNeedsAnalysis_headerCell__EQDqg{font-size:.7rem;padding:.75rem .5rem}.InsuranceNeedsAnalysis_categoryCell__gmi9l{padding:.75rem .5rem}.InsuranceNeedsAnalysis_valueCell__yxaOY{font-size:.8rem;padding:.75rem .5rem}.InsuranceNeedsAnalysis_subItemCell__9LKZQ{font-size:.75rem;padding:.5rem .75rem .5rem 1.5rem}.InsuranceNeedsAnalysis_subValueCell__FUIRp{font-size:.75rem;padding:.5rem .25rem}.InsuranceNeedsAnalysis_categoryText__EjRTi{font-size:.8rem}.InsuranceNeedsAnalysis_expandIcon__Wkokp{height:1rem;width:1rem}.InsuranceNeedsAnalysis_toggleButton__gRMhf{text-align:center;width:100%}.InsuranceNeedsAnalysis_toggleIcon__gKMoD{height:1rem;width:1rem}}@media (max-width:480px){.InsuranceNeedsAnalysis_contentCard__8BX\+F{padding:1rem .5rem}.InsuranceNeedsAnalysis_mainTitle__-LTJM{font-size:1.5rem}.InsuranceNeedsAnalysis_subtitle__502ig{font-size:.875rem}.InsuranceNeedsAnalysis_table__9Lvbx{min-width:350px}.InsuranceNeedsAnalysis_headerCell__EQDqg{font-size:.65rem;padding:.5rem .25rem}.InsuranceNeedsAnalysis_categoryCell__gmi9l{padding:.5rem .25rem}.InsuranceNeedsAnalysis_valueCell__yxaOY{font-size:.75rem;padding:.5rem .25rem}.InsuranceNeedsAnalysis_subItemCell__9LKZQ{font-size:.7rem;padding:.25rem .5rem .25rem 1rem}.InsuranceNeedsAnalysis_subValueCell__FUIRp{font-size:.7rem;padding:.25rem .125rem}.InsuranceNeedsAnalysis_categoryText__EjRTi{font-size:.75rem}.InsuranceNeedsAnalysis_expandIcon__Wkokp{height:.875rem;width:.875rem}.InsuranceNeedsAnalysis_toggleButton__gRMhf{font-size:.75rem;padding:.5rem .75rem}.InsuranceNeedsAnalysis_toggleIcon__gKMoD{height:.875rem;width:.875rem}}.InsuranceNeedsAnalysis_tableContainer__88f29::-webkit-scrollbar{height:8px}.InsuranceNeedsAnalysis_tableContainer__88f29::-webkit-scrollbar-track{background:var(--bg-tertiary);border-radius:4px}.InsuranceNeedsAnalysis_tableContainer__88f29::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:4px}.InsuranceNeedsAnalysis_tableContainer__88f29::-webkit-scrollbar-thumb:hover{background:var(--text-primary)}.InsuranceNeedsAnalysis_tableRow__LPXbL:focus{outline:2px solid #3b82f6;outline-offset:2px}@media print{.InsuranceNeedsAnalysis_tableContainer__88f29{border:1px solid #000;box-shadow:none}.InsuranceNeedsAnalysis_expandedContent__t80VD{display:block!important}.InsuranceNeedsAnalysis_expandIcon__Wkokp,.InsuranceNeedsAnalysis_toggleSection__onwwb{display:none}}.RecommendedInsuranceCover_container__pmPnS{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;position:relative}.RecommendedInsuranceCover_loadingContainer__RfBwF{align-items:center;background:var(--bg-primary);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.RecommendedInsuranceCover_loadingSpinner__ueppQ{animation:RecommendedInsuranceCover_spin__o0Ch4 1s linear infinite;border-top:4px solid var(--bg-tertiary);border:4px solid var(--bg-tertiary);border-radius:50%;border-top-color:var(--accent-primary);height:40px;margin-bottom:1rem;width:40px}@keyframes RecommendedInsuranceCover_spin__o0Ch4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RecommendedInsuranceCover_mainContent__OmRRG{margin:0 auto;padding:2rem 3em;position:relative;z-index:1}.RecommendedInsuranceCover_contentCard__nhJ0b{animation:RecommendedInsuranceCover_fadeInUp__ZLUHF .6s cubic-bezier(.34,1.56,.64,1);border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;overflow:hidden;padding:1.3rem 0 0}@keyframes RecommendedInsuranceCover_fadeInUp__ZLUHF{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RecommendedInsuranceCover_toggleSection__rLTLX{animation:RecommendedInsuranceCover_slideInFromTop__4A3A6 .5s cubic-bezier(.34,1.56,.64,1);display:flex;justify-content:center}@keyframes RecommendedInsuranceCover_slideInFromTop__4A3A6{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.RecommendedInsuranceCover_toggleContainer__n3gnO{background:#0000;border-radius:0;box-shadow:none;display:flex;gap:.5rem;padding:0}.RecommendedInsuranceCover_toggleButton__4EzQc{align-items:center;border:none;border-radius:5rem;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.RecommendedInsuranceCover_activeToggle__dt5kp{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 8px 24px #8b5cf666,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a;color:#fff;transform:translateY(-2px)}.RecommendedInsuranceCover_inactiveToggle__QEkAk{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #ffffff4d;color:var(--text-primary)}.RecommendedInsuranceCover_inactiveToggle__QEkAk:hover{background:#ffffffe6;box-shadow:0 4px 12px #0000001f;color:var(--text-primary);transform:translateY(-2px)}.RecommendedInsuranceCover_toggleIcon__VCCOy{height:1.25rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);width:1.25rem}.RecommendedInsuranceCover_activeToggle__dt5kp .RecommendedInsuranceCover_toggleIcon__VCCOy{animation:RecommendedInsuranceCover_iconRotate__gCN9M .5s cubic-bezier(.34,1.56,.64,1)}@keyframes RecommendedInsuranceCover_iconRotate__gCN9M{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(1turn) scale(1)}}.RecommendedInsuranceCover_personSection__UJom4{animation:RecommendedInsuranceCover_fadeIn__JHmUt .6s ease-out .2s both;margin-bottom:2rem}@keyframes RecommendedInsuranceCover_fadeIn__JHmUt{0%{opacity:0}to{opacity:1}}.RecommendedInsuranceCover_personTitle__96Urt{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.RecommendedInsuranceCover_insuranceTable__X46I7{animation:RecommendedInsuranceCover_tableSlideIn__lN02H .5s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #00000014;margin-bottom:2rem;overflow:hidden;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@keyframes RecommendedInsuranceCover_tableSlideIn__lN02H{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.RecommendedInsuranceCover_insuranceTable__X46I7:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.RecommendedInsuranceCover_tableHeader__rngj4{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc)!important;border-bottom:2px solid #8b5cf633;padding:1.5rem}.RecommendedInsuranceCover_headerContent__4hGzw{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.RecommendedInsuranceCover_logoBadge__gf9lt{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:.75rem;box-shadow:0 4px 12px #8b5cf64d;color:#fff;display:flex;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:.05em;min-height:2.5rem;min-width:6rem;padding:.3rem .6rem;text-transform:uppercase}.RecommendedInsuranceCover_providerLogo__INLdb{border-radius:.25rem;max-height:3rem;max-width:100%;object-fit:contain}.RecommendedInsuranceCover_logoText__opZ02{display:block}.RecommendedInsuranceCover_tableTitle__\+S0SI{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.RecommendedInsuranceCover_tableInfo__iJXMp{color:var(--text-primary);display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:600;gap:2rem}.RecommendedInsuranceCover_infoValue__vL1O8{color:var(--text-primary);font-weight:700}.RecommendedInsuranceCover_tableContainer__vW\+Dz{overflow-x:auto}.RecommendedInsuranceCover_table__0HJkS{border-collapse:collapse;min-width:800px;width:100%}.RecommendedInsuranceCover_tableHead__8ooNa{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc)!important;border-bottom:2px solid #3b82f633}.RecommendedInsuranceCover_headerCell__MKNmw{background:#0000!important;border-bottom:2px solid #3b82f633;color:var(--text-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:1rem;text-align:left;text-shadow:0 1px 2px #0000000d;text-transform:uppercase}.RecommendedInsuranceCover_tableBody__UNb1\+{background:var(--bg-secondary)}.RecommendedInsuranceCover_tableRow__IOWz5{border-bottom:1px solid #e2e8f080;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.RecommendedInsuranceCover_tableRow__IOWz5:hover{background:linear-gradient(135deg,#3b82f60d,#8b5cf608);transform:translateX(4px)}.RecommendedInsuranceCover_dataCell__iMhZ0{border-bottom:1px solid #e2e8f080;color:var(--text-primary);font-size:.875rem;font-weight:500;padding:1rem;vertical-align:top}.RecommendedInsuranceCover_adviceBadge__4fh8y{border-radius:.5rem;box-shadow:0 2px 8px #0000001a;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.RecommendedInsuranceCover_recommendedBadge__zzXHP{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.RecommendedInsuranceCover_cancelBadge__WhyDh{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.RecommendedInsuranceCover_noteSection__jDkoJ{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffedd54d;border-left:4px solid #f97316;border-top:2px solid #fb923c4d;padding:1rem 1.5rem}.RecommendedInsuranceCover_noteText__Q78ar{font-size:.875rem;white-space:pre-line}.RecommendedInsuranceCover_summarySection__9eU5s{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:0 1px 3px 0 #00000008;overflow:hidden}.RecommendedInsuranceCover_summaryHeader__8eVSK{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);padding:1.5rem}.RecommendedInsuranceCover_summaryTitle__339HB{color:var(--text-primary);font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.RecommendedInsuranceCover_summaryDescription__2cpi1{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.RecommendedInsuranceCover_summaryTableContainer__Ue5L8{overflow-x:auto}.RecommendedInsuranceCover_summaryTable__qUkj9{border-collapse:collapse;min-width:900px;width:100%}.RecommendedInsuranceCover_summaryTableHead__rAXze{background:var(--bg-tertiary);border-bottom:2px solid var(--border-color)}.RecommendedInsuranceCover_summaryHeaderCell__sAU0G{border-bottom:1px solid var(--border-color);color:var(--text-secondary);font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:left;text-transform:uppercase}.RecommendedInsuranceCover_summaryTableBody__XuMC0{background:var(--bg-secondary)}.RecommendedInsuranceCover_summaryTableRow__rmajA{border-bottom:1px solid var(--border-color);transition:background-color .2s ease}.RecommendedInsuranceCover_summaryTableRow__rmajA:hover{background-color:var(--hover-bg)}.RecommendedInsuranceCover_activeSummaryRow__mmQ1L{background:var(--bg-tertiary)!important;border-left:4px solid var(--accent-primary)}.RecommendedInsuranceCover_summaryDataCell__3Bbw4{border-bottom:1px solid var(--border-color);color:var(--text-primary);font-size:.875rem;font-weight:500;padding:1rem}.RecommendedInsuranceCover_summaryDataCell__3Bbw4:first-child{color:var(--text-primary);font-weight:600}@media (max-width:1200px){.RecommendedInsuranceCover_mainContent__OmRRG{padding:1.5rem 1rem}.RecommendedInsuranceCover_contentCard__nhJ0b{border-radius:0;padding:2rem 1.5rem}.RecommendedInsuranceCover_mainTitle__iVr8N{font-size:2rem}.RecommendedInsuranceCover_subtitle__h88tS{font-size:1.1rem}.RecommendedInsuranceCover_table__0HJkS{min-width:700px}.RecommendedInsuranceCover_summaryTable__qUkj9{min-width:800px}}@media (max-width:768px){.RecommendedInsuranceCover_mainContent__OmRRG{padding:.75rem .75rem 5em}.RecommendedInsuranceCover_contentCard__nhJ0b{border-radius:0;padding:1.5rem 1rem}.RecommendedInsuranceCover_mainTitle__iVr8N{font-size:1.75rem}.RecommendedInsuranceCover_subtitle__h88tS{font-size:1rem}.RecommendedInsuranceCover_personTitle__96Urt{font-size:1.5rem}.RecommendedInsuranceCover_table__0HJkS{min-width:600px}.RecommendedInsuranceCover_summaryTable__qUkj9{min-width:700px}.RecommendedInsuranceCover_dataCell__iMhZ0,.RecommendedInsuranceCover_headerCell__MKNmw,.RecommendedInsuranceCover_summaryDataCell__3Bbw4,.RecommendedInsuranceCover_summaryHeaderCell__sAU0G{font-size:.75rem;padding:.75rem .5rem}.RecommendedInsuranceCover_tableHeader__rngj4{padding:1rem}.RecommendedInsuranceCover_headerContent__4hGzw{align-items:flex-start;flex-direction:column;gap:.5rem}.RecommendedInsuranceCover_tableInfo__iJXMp{flex-direction:column;gap:.5rem}.RecommendedInsuranceCover_toggleButton__4EzQc{text-align:center;width:100%}.RecommendedInsuranceCover_toggleIcon__VCCOy{height:1rem;width:1rem}.RecommendedInsuranceCover_logoBadge__gf9lt{font-size:.75rem;min-height:2rem;min-width:5rem;padding:.25rem .75rem}.RecommendedInsuranceCover_providerLogo__INLdb{max-height:1.5rem}.RecommendedInsuranceCover_tableTitle__\+S0SI{font-size:1rem}.RecommendedInsuranceCover_summaryHeader__8eVSK{padding:1rem}.RecommendedInsuranceCover_summaryTitle__339HB{font-size:1rem}.RecommendedInsuranceCover_summaryDescription__2cpi1{font-size:.8rem}}@media (max-width:480px){.RecommendedInsuranceCover_contentCard__nhJ0b{padding:1rem .5rem}.RecommendedInsuranceCover_mainTitle__iVr8N{font-size:1.5rem}.RecommendedInsuranceCover_subtitle__h88tS{font-size:.875rem}.RecommendedInsuranceCover_personTitle__96Urt{font-size:1.25rem}.RecommendedInsuranceCover_table__0HJkS{min-width:500px}.RecommendedInsuranceCover_summaryTable__qUkj9{min-width:600px}.RecommendedInsuranceCover_dataCell__iMhZ0,.RecommendedInsuranceCover_headerCell__MKNmw,.RecommendedInsuranceCover_summaryDataCell__3Bbw4,.RecommendedInsuranceCover_summaryHeaderCell__sAU0G{font-size:.7rem;padding:.5rem .25rem}.RecommendedInsuranceCover_tableHeader__rngj4{padding:.75rem}.RecommendedInsuranceCover_logoBadge__gf9lt{font-size:.7rem;padding:.25rem .5rem}.RecommendedInsuranceCover_tableTitle__\+S0SI{font-size:.875rem}.RecommendedInsuranceCover_tableInfo__iJXMp{font-size:.8rem}.RecommendedInsuranceCover_summaryHeader__8eVSK{padding:.75rem}.RecommendedInsuranceCover_summaryTitle__339HB{font-size:.875rem}.RecommendedInsuranceCover_summaryDescription__2cpi1{font-size:.75rem}.RecommendedInsuranceCover_toggleButton__4EzQc{font-size:.75rem;padding:.5rem .75rem}.RecommendedInsuranceCover_toggleIcon__VCCOy{height:.875rem;width:.875rem}}.RecommendedInsuranceCover_summaryTableContainer__Ue5L8::-webkit-scrollbar,.RecommendedInsuranceCover_tableContainer__vW\+Dz::-webkit-scrollbar{height:8px}.RecommendedInsuranceCover_summaryTableContainer__Ue5L8::-webkit-scrollbar-track,.RecommendedInsuranceCover_tableContainer__vW\+Dz::-webkit-scrollbar-track{background:var(--bg-tertiary);border-radius:4px}.RecommendedInsuranceCover_summaryTableContainer__Ue5L8::-webkit-scrollbar-thumb,.RecommendedInsuranceCover_tableContainer__vW\+Dz::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:4px}.RecommendedInsuranceCover_summaryTableContainer__Ue5L8::-webkit-scrollbar-thumb:hover,.RecommendedInsuranceCover_tableContainer__vW\+Dz::-webkit-scrollbar-thumb:hover{background:var(--text-primary)}.RecommendedInsuranceCover_toggleButton__4EzQc:focus{outline:2px solid var(--accent-primary);outline-offset:2px}@media print{.RecommendedInsuranceCover_insuranceTable__X46I7,.RecommendedInsuranceCover_summarySection__9eU5s{border:1px solid #000;box-shadow:none}.RecommendedInsuranceCover_toggleSection__rLTLX{display:none}}.RecommendedInsuranceCover_noDataMessage__bm4m-{color:var(--text-secondary);font-size:1rem;padding:2rem;text-align:center}.RecommendedInsuranceCover_notesSection__IBeyT{animation:RecommendedInsuranceCover_fadeIn__JHmUt .6s ease-out .4s both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:1rem;box-shadow:0 8px 32px #00000014;margin-top:2rem;padding:2rem}.RecommendedInsuranceCover_notesTitle__hea5C{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.RecommendedInsuranceCover_notesList__oiq--{display:flex;flex-direction:column;gap:1rem}.RecommendedInsuranceCover_noteItem__4RfgG{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #ffffff4d;border-radius:.75rem;box-shadow:0 4px 16px #00000014;padding:1.25rem;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.RecommendedInsuranceCover_noteItem__4RfgG:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.RecommendedInsuranceCover_noteName__mZ69\+{color:var(--text-primary);font-size:1.125rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.5rem}.RecommendedInsuranceCover_noteText__Q78ar{color:var(--text-primary);font-size:.9375rem;font-weight:500;line-height:1.8;margin:0}@keyframes CostOfAdvice_fadeIn__5HSX8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes CostOfAdvice_slideToCorner__44Ocd{0%{transform:scale(1)}to{transform:scale(.85)}}@keyframes CostOfAdvice_shimmer__dpfb7{0%{background-position:-200%}to{background-position:200%}}@keyframes CostOfAdvice_wavePattern__sUcit{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.02)}}@keyframes CostOfAdvice_cardFlip__eHY4W{0%{transform:perspective(1000px) rotateY(0deg)}50%{transform:perspective(1000px) rotateY(10deg)}to{transform:perspective(1000px) rotateY(0deg)}}@keyframes CostOfAdvice_fadeInUp__oM2-1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes CostOfAdvice_slideInFromTop__Vbgr2{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CostOfAdvice_fadeIn__5HSX8{animation:CostOfAdvice_fadeIn__5HSX8 .6s cubic-bezier(.34,1.56,.64,1)}.CostOfAdvice_container__HOKht{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#cbd5e1);min-height:100vh;overflow-x:hidden;position:relative}.CostOfAdvice_mainContent__ksUFo{margin:0 auto;padding:2rem 3em;position:relative;z-index:1}.CostOfAdvice_contentCard__lidZB{border:none;border-radius:0;box-shadow:none;margin-bottom:2rem;overflow:hidden;padding:1em 0}.CostOfAdvice_contentWrapper__1qHD3{animation:CostOfAdvice_fadeInUp__oM2-1 .6s cubic-bezier(.34,1.56,.64,1);width:100%}.CostOfAdvice_boxesContainer__KOS1j{grid-gap:2.5rem;animation:CostOfAdvice_slideInFromTop__Vbgr2 .5s cubic-bezier(.34,1.56,.64,1);display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:3rem;perspective:1000px;transition:all .4s cubic-bezier(.4,0,.2,1)}.CostOfAdvice_boxesContainerSmall__JidRw{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.CostOfAdvice_summaryBox__DKUaC{align-items:flex-start;animation:CostOfAdvice_fadeIn__5HSX8 .6s cubic-bezier(.34,1.56,.64,1);aspect-ratio:1.586/1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #cbd5e14d;border-radius:1rem;box-shadow:0 8px 32px #00000026,inset 0 2px 8px #fffc,inset 0 -2px 8px #0000000d;cursor:pointer;display:flex;flex-direction:column;gap:0;justify-content:flex-end;min-height:260px;overflow:hidden;padding:1.75rem 2rem;position:relative;transform-style:preserve-3d;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.CostOfAdvice_summaryBox__DKUaC:before{animation:CostOfAdvice_shimmer__dpfb7 3s infinite;background:linear-gradient(110deg,#0000 30%,#fff9 50%,#0000 70%);background-size:200% 100%;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.CostOfAdvice_summaryBox__DKUaC:hover:before{opacity:1}.CostOfAdvice_summaryBox__DKUaC:after{background:linear-gradient(135deg,#fbbf24,#f59e0b 50%,#d97706);border-radius:5px;box-shadow:0 2px 8px #0003,inset 0 1px 2px #ffffff80;content:"";height:4.5em;left:2rem;opacity:.95;position:absolute;top:50%;transform:translateY(-50%);width:8em;z-index:1}.CostOfAdvice_summaryBox__DKUaC>:not(.CostOfAdvice_boxIcon__dPC3p):not(.CostOfAdvice_boxValue__tJ7OM):not(.CostOfAdvice_boxTitle__Dwz6U):not(.CostOfAdvice_boxCardNumber__6ynA1):not(.CostOfAdvice_boxLabel__0czgR):not(.CostOfAdvice_nfcIcon__5XSqi){z-index:3}.CostOfAdvice_summaryBox__DKUaC .CostOfAdvice_waveDecoration__\+e\+pj{animation:CostOfAdvice_wavePattern__sUcit 8s ease-in-out infinite;bottom:-20px;height:200px;opacity:.1;pointer-events:none;position:absolute;right:-20px;width:200px}.CostOfAdvice_summaryBox__DKUaC:hover{box-shadow:0 20px 60px #0003,inset 0 2px 8px #fff,inset 0 -2px 8px #00000014;transform:translateY(-12px) rotateY(5deg) rotateX(2deg)}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_summaryBox__DKUaC{align-items:center;animation:CostOfAdvice_slideToCorner__44Ocd .4s cubic-bezier(.4,0,.2,1);aspect-ratio:auto;flex-direction:row;gap:.75rem;justify-content:flex-start;min-height:auto;min-width:fit-content;padding:.75rem 1.25rem .75rem 4rem}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_summaryBox__DKUaC:hover{transform:translateY(-2px)}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_summaryBox__DKUaC:after{display:block;height:26px;left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:32px}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_summaryBox__DKUaC .CostOfAdvice_boxIcon__dPC3p,.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_summaryBox__DKUaC .CostOfAdvice_nfcIcon__5XSqi{display:none}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_summaryBox__DKUaC.CostOfAdvice_boxInactive__aB8Qs{opacity:.5}.CostOfAdvice_boxIcon__dPC3p{align-items:center;background:linear-gradient(135deg,#ffffffe6,#f1f5f9cc);border-radius:8px;box-shadow:0 4px 12px #0000001a,inset 0 2px 4px #fffc,inset 0 -2px 4px #0000000d;display:flex;height:44px;justify-content:center;position:absolute;right:2rem;top:1.75rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);width:44px;z-index:3}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_boxIcon__dPC3p{flex-shrink:0;height:36px;position:static;width:36px}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_nfcIcon__5XSqi{display:none}.CostOfAdvice_boxIconSvg__5jv70{height:22px;width:22px}.CostOfAdvice_nfcIcon__5XSqi{color:#fff;height:28px;position:absolute;top:1.75rem;width:28px;z-index:3}.CostOfAdvice_nfcIcon__5XSqi svg{height:100%;opacity:.4;width:100%}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_boxIconSvg__5jv70{height:20px;width:20px}.CostOfAdvice_boxValue__tJ7OM{color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.75rem;font-weight:700;letter-spacing:.02em;line-height:1;margin-bottom:0;margin-top:0;position:relative;text-shadow:0 2px 4px #0000001a,0 0 20px #0000000d;transition:all .3s ease;z-index:3}.CostOfAdvice_boxLabel__0czgR{color:#1e293b66;font-size:.625rem;margin-bottom:.25rem;margin-top:0}.CostOfAdvice_boxLabel__0czgR,.CostOfAdvice_boxTitle__Dwz6U{font-weight:700;letter-spacing:.08em;position:relative;text-transform:uppercase;z-index:3}.CostOfAdvice_boxTitle__Dwz6U{color:#1e293b80;font-size:.875rem;line-height:1.2;text-align:left;transition:all .3s ease}.CostOfAdvice_boxesContainerSmall__JidRw .CostOfAdvice_boxTitle__Dwz6U{font-size:.95rem}.CostOfAdvice_boxBlue__MYavO{background:linear-gradient(135deg,#3b82f6,#2563eb 50%,#1e40af);border-color:#1e40af80}.CostOfAdvice_boxBlue__MYavO:before{background:linear-gradient(110deg,#0000 30%,#ffffff4d 50%,#0000 70%);background-size:200% 100%}.CostOfAdvice_boxBlue__MYavO .CostOfAdvice_boxIconSvg__5jv70{color:#dbeafe;filter:drop-shadow(0 0 4px rgba(219,234,254,.5))}.CostOfAdvice_boxBlue__MYavO .CostOfAdvice_boxValue__tJ7OM{color:#fff;text-shadow:0 2px 8px #0003}.CostOfAdvice_boxBlue__MYavO .CostOfAdvice_boxTitle__Dwz6U{color:#ffffffe6}.CostOfAdvice_boxBlue__MYavO .CostOfAdvice_boxLabel__0czgR{color:#ffffffb3}.CostOfAdvice_boxBlue__MYavO .CostOfAdvice_boxIcon__dPC3p{background:linear-gradient(135deg,#dbeafe4d,#bfdbfe33)}.CostOfAdvice_boxGreen__c-A5W{background:linear-gradient(135deg,#10b981,#059669 50%,#047857);border-color:#04785780}.CostOfAdvice_boxGreen__c-A5W:before{background:linear-gradient(110deg,#0000 30%,#ffffff4d 50%,#0000 70%);background-size:200% 100%}.CostOfAdvice_boxGreen__c-A5W .CostOfAdvice_boxIconSvg__5jv70{color:#d1fae5;filter:drop-shadow(0 0 4px rgba(209,250,229,.5))}.CostOfAdvice_boxGreen__c-A5W .CostOfAdvice_boxValue__tJ7OM{color:#fff;text-shadow:0 2px 8px #0003}.CostOfAdvice_boxGreen__c-A5W .CostOfAdvice_boxTitle__Dwz6U{color:#ffffffe6}.CostOfAdvice_boxGreen__c-A5W .CostOfAdvice_boxLabel__0czgR{color:#ffffffb3}.CostOfAdvice_boxGreen__c-A5W .CostOfAdvice_boxIcon__dPC3p{background:linear-gradient(135deg,#d1fae54d,#a7f3d033)}.CostOfAdvice_boxInactive__aB8Qs{filter:grayscale(.3);opacity:.5}.CostOfAdvice_boxInactive__aB8Qs:hover{filter:grayscale(.2);opacity:.7}.CostOfAdvice_loadingContainer__dLCyG{align-items:center;display:flex;justify-content:center;min-height:200px;padding:2rem}.CostOfAdvice_loadingContainer__dLCyG p{color:var(--text-secondary);font-size:1.1rem;text-align:center}.CostOfAdvice_noDataContainer__U3GuS{align-items:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;display:flex;justify-content:center;min-height:200px;padding:2rem}.CostOfAdvice_noDataContainer__U3GuS p{color:var(--text-secondary);font-size:1.1rem;text-align:center}.CostOfAdvice_noDataCell__3g2J1{color:var(--text-secondary);font-style:italic;padding:2rem;text-align:center}.CostOfAdvice_headerSection__ZFoWU{margin-bottom:2rem}.CostOfAdvice_titleGroup__WdkI1{margin-bottom:2rem;text-align:center}.CostOfAdvice_mainTitle__J7osS{color:var(--text-primary);font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}.CostOfAdvice_subtitle__zRKvN{color:var(--text-secondary);font-size:1.25rem;font-weight:500}.CostOfAdvice_icon__EAqEG{color:#fff;height:1.2rem;width:1.2rem}.CostOfAdvice_tableSection__W3i-S{margin-bottom:2rem}.CostOfAdvice_tableHeader__c0H0s{align-items:center;animation:CostOfAdvice_fadeIn__5HSX8 .6s cubic-bezier(.34,1.56,.64,1) .2s both;display:flex;flex-direction:row-reverse;gap:1em;justify-content:flex-end;margin-bottom:2rem;padding:.5em 1.5rem}.CostOfAdvice_tableTitle__ykolx{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.CostOfAdvice_tableIcon__d5ErJ{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:50%;box-shadow:0 4px 12px #8b5cf64d;display:flex;height:2.5rem;justify-content:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);width:2.5rem}.CostOfAdvice_tableIconBlue__ya0xn{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f64d}.CostOfAdvice_tableIconBlue__ya0xn .CostOfAdvice_icon__EAqEG{color:#fff}.CostOfAdvice_tableIconGreen__g4x\+I{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.CostOfAdvice_tableIconGreen__g4x\+I .CostOfAdvice_icon__EAqEG{color:#fff}.CostOfAdvice_tableContainer__swaHU{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #e2e8f080;border-radius:1rem;box-shadow:0 8px 32px #0000001a,inset 0 2px 8px #fffc;overflow:hidden;overflow-x:auto;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.CostOfAdvice_tableContainer__swaHU:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.CostOfAdvice_table__RgET9{border-collapse:collapse;font-size:.875rem;min-width:1000px;width:100%}.CostOfAdvice_tableHead__bXXzv{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc);border-bottom:2px solid #3b82f633}.CostOfAdvice_headerCell__oexgM{color:#334155;font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:1rem;text-align:left;text-shadow:0 1px 2px #ffffff80;text-transform:uppercase}.CostOfAdvice_table__RgET9 th{padding:1rem}.CostOfAdvice_headerGroup__14nHj{display:flex;flex-direction:column;gap:.25rem;text-align:center}.CostOfAdvice_headerGroup__14nHj span:first-child{color:var(--table-header-text-color);font-size:.75rem;font-weight:500}.CostOfAdvice_headerGroup__14nHj span:last-child{font-size:.75rem;font-weight:600}.CostOfAdvice_tableRow__NmaZI{background-color:#ffffff4d;border-bottom:1px solid #e2e8f080;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.CostOfAdvice_tableRow__NmaZI:hover{background:linear-gradient(135deg,#3b82f614,#8b5cf60d);transform:translateX(4px)}.CostOfAdvice_subtotalRow__j\+mK9{background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0cc)!important;border-bottom:2px solid #8b5cf633;border-top:2px solid #8b5cf633;font-weight:700}.CostOfAdvice_subtotalRow__j\+mK9 td{color:var(--text-primary)!important;font-weight:700}.CostOfAdvice_subtotalRow__j\+mK9 .CostOfAdvice_amountCell__LbZQ4,.CostOfAdvice_subtotalRow__j\+mK9 .CostOfAdvice_descriptionCell__hLCgz,.CostOfAdvice_subtotalRow__j\+mK9 .CostOfAdvice_percentageCell__D4jrK{color:var(--text-primary)!important}.CostOfAdvice_totalRow__hH0T0{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;box-shadow:inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000001a}.CostOfAdvice_totalRow__hH0T0 td{color:#fff!important;text-shadow:0 1px 2px #0000001a}.CostOfAdvice_totalRow__hH0T0 .CostOfAdvice_descriptionCell__hLCgz,.CostOfAdvice_totalRow__hH0T0 .CostOfAdvice_percentageCell__D4jrK{color:#fff!important;font-weight:600}.CostOfAdvice_totalRow__hH0T0 .CostOfAdvice_amountCell__LbZQ4{color:#fff!important;font-weight:800}.CostOfAdvice_descriptionCell__hLCgz{word-wrap:break-word;color:#1e293b;font-weight:600;line-height:1.6;padding:1rem 1.5rem;text-align:left}.CostOfAdvice_descriptionCell__hLCgz,.CostOfAdvice_table__RgET9 td:first-child,.CostOfAdvice_table__RgET9 th:first-child{max-width:600px!important;min-width:600px!important;width:600px!important}.CostOfAdvice_amountCell__LbZQ4,.CostOfAdvice_percentageCell__D4jrK{color:#334155;font-family:Inter;font-weight:600;padding:1rem 1.5rem;text-align:center}.CostOfAdvice_remunerationSection__CpiGz{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:none;padding:2rem}.CostOfAdvice_remunerationHeader__rnN0H{align-items:center;display:flex;flex-direction:row-reverse;gap:1em;justify-content:flex-end;margin-bottom:1.5rem}.CostOfAdvice_remunerationTitle__2OqcP{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0}.CostOfAdvice_remunerationIcon__82JvO{align-items:center;background:var(--accent-secondary);border-radius:50%;box-shadow:none;display:flex;height:3rem;justify-content:center;width:3rem}.CostOfAdvice_remunerationText__uweJ9{color:var(--text-primary);font-size:.95rem;line-height:1.7;margin:0;text-align:justify}@media (max-width:1200px){.CostOfAdvice_mainContent__ksUFo{padding:1.5rem 1rem}.CostOfAdvice_contentCard__lidZB{border-radius:0;padding:2rem 1.5rem}.CostOfAdvice_mainTitle__J7osS{font-size:2rem}}@media (max-width:768px){.CostOfAdvice_mainContent__ksUFo{padding:.75rem .75rem 5em}.CostOfAdvice_contentCard__lidZB{border-radius:0;padding:1.5rem 1rem}.CostOfAdvice_mainTitle__J7osS{font-size:1.75rem}.CostOfAdvice_subtitle__zRKvN{font-size:1.1rem}.CostOfAdvice_tableTitle__ykolx{font-size:1.5rem}.CostOfAdvice_tableContainer__swaHU{border-radius:.75rem}.CostOfAdvice_table__RgET9{min-width:800px}.CostOfAdvice_amountCell__LbZQ4,.CostOfAdvice_descriptionCell__hLCgz,.CostOfAdvice_headerCell__oexgM,.CostOfAdvice_percentageCell__D4jrK{font-size:.8rem}.CostOfAdvice_remunerationSection__CpiGz{padding:1.5rem}}@media (max-width:480px){.CostOfAdvice_contentCard__lidZB{padding:1rem .75rem}.CostOfAdvice_mainTitle__J7osS{font-size:1.5rem}.CostOfAdvice_table__RgET9{min-width:600px}.CostOfAdvice_amountCell__LbZQ4,.CostOfAdvice_descriptionCell__hLCgz,.CostOfAdvice_headerCell__oexgM,.CostOfAdvice_percentageCell__D4jrK{font-size:.75rem;padding:.75rem}.CostOfAdvice_notesHeader__dFNEB{padding:1rem}.CostOfAdvice_remunerationTitle__2OqcP{font-size:1.25rem}.CostOfAdvice_remunerationText__uweJ9{font-size:.9rem}}@media (min-width:1024px){.CostOfAdvice_boxesContainer__KOS1j{margin-left:auto;margin-right:auto}}.CostOfAdvice_tableContainer__swaHU::-webkit-scrollbar{height:6px}.CostOfAdvice_tableContainer__swaHU::-webkit-scrollbar-track{background:var(--bg-tertiary);border-radius:3px}.CostOfAdvice_tableContainer__swaHU::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:3px}.CostOfAdvice_tableContainer__swaHU::-webkit-scrollbar-thumb:hover{background:var(--text-primary)}.NextSteps_container__y9POw{background:var(--bg-primary);min-height:100vh}.NextSteps_mainContent__5m6Md{margin:0 auto;padding:2rem 3em}.NextSteps_contentCard__zz\+e5{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:2rem;box-shadow:0 1px 3px 0 #00000008;margin-bottom:2rem;overflow:hidden;padding:1em 0}.NextSteps_headerSection__g3UNm{margin-bottom:2rem;text-align:center}.NextSteps_headerContent__np3Wz{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.NextSteps_headerIcon__Bgd24{align-items:center;background:var(--gradient-primary);border-radius:1rem;box-shadow:var(--shadow-medium);display:flex;height:4rem;justify-content:center;padding:1rem;width:4rem}.NextSteps_iconInner__9l2B9{align-items:center;background:var(--bg-secondary);border-radius:.5rem;display:flex;height:2rem;justify-content:center;width:2rem}.NextSteps_iconDot__F6hU1{background:var(--gradient-primary);border-radius:50%;height:1rem;width:1rem}.NextSteps_headerText__KsnSZ{flex:1 1;text-align:center}.NextSteps_mainTitle__DxTAu{color:var(--text-primary);font-size:2rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}.NextSteps_subtitle__\+uTnA{color:var(--text-secondary);font-size:1rem;font-weight:400;margin-bottom:2rem}.NextSteps_infoBox__LGu0J{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:none;margin:0 auto;padding:1rem 1.5rem;text-align:center}.NextSteps_infoText__YVHaw{color:var(--text-primary);font-size:.9rem;font-weight:500;line-height:1.5;text-align:center}.NextSteps_timelineSection__fdamA{margin-bottom:4rem;position:relative}.NextSteps_timelineContainer__rXsrM{position:relative}.NextSteps_timelineLine__nPuBh{background:var(--accent-secondary);bottom:0;left:2rem;position:absolute;top:0;width:2px;z-index:1}.NextSteps_stepCard__KgfTu{margin-bottom:3rem;overflow:hidden;position:relative;transition:all .3s ease}.NextSteps_stepContent__glmp-{padding:2rem}.NextSteps_stepHeader__uc9eD{align-items:flex-start;display:flex;gap:2rem}.NextSteps_stepIconContainer__k7YEt{flex-shrink:0;margin-left:-2rem;position:relative;z-index:2}.NextSteps_stepIconWrapper__4sv2f{align-items:center;border-radius:1rem;display:flex;height:4rem;justify-content:center;position:relative;transition:all .3s ease;width:4rem}.NextSteps_stepIcon__GaxRE{color:var(--bg-secondary);height:1.5rem;width:1.5rem}.NextSteps_stepNumber__vq1jT{align-items:center;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:50%;bottom:-.5rem;box-shadow:0 2px 4px #0000001a;color:var(--text-primary);display:flex;font-size:.75rem;font-weight:600;height:1.5rem;justify-content:center;min-width:1.5rem;padding:.25rem .5rem;position:absolute;right:-.5rem}.NextSteps_stepDetails__wz6B6{flex:1 1;margin-top:1em;min-width:0}.NextSteps_stepMainContent__j7C1a{display:flex;flex-direction:column;gap:1.5rem}.NextSteps_stepAction__ZDj\+a{flex:1 1}.NextSteps_stepTitle__7pu65{color:var(--text-primary);font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:1rem;text-align:left}.NextSteps_stepDetailsList__7zzFH{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem}.NextSteps_detailsList__a1N1p{display:flex;flex-direction:column;gap:.75rem;list-style:none}.NextSteps_detailItem__s\+kL9{align-items:flex-start;display:flex;gap:.75rem}.NextSteps_detailBullet__X6se4{background:var(--success-color);border-radius:50%;flex-shrink:0;height:.375rem;margin-top:.5rem;width:.375rem}.NextSteps_detailText__LTqfs{color:var(--text-primary);font-size:.875rem;line-height:1.5;text-align:justify}.NextSteps_timeframeContainer__sj\+sZ{flex-shrink:0}.NextSteps_timeframeCard__R7Xkw{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:.75rem;min-width:200px;padding:1rem}.NextSteps_timeframeLabel__Rm5-T{color:var(--text-secondary);font-size:.75rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.NextSteps_timeframeValue__cpnRM{color:var(--error-color);font-size:.875rem;font-weight:600}.NextSteps_footerSection__MY\+4A{background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:1.5rem;padding:1rem}.NextSteps_footerContent__iiGhF{text-align:center}.NextSteps_footerTitle__L2GA3{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.NextSteps_footerDescription__gDFS-{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:2rem}.NextSteps_footerButtons__tRqsJ{align-items:center;display:flex;flex-direction:column;gap:1rem}.NextSteps_primaryButton__wka9i{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:0 4px 12px #00000026;color:var(--text-primary);cursor:pointer;font-size:.875rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.NextSteps_primaryButton__wka9i:hover{background:var(--hover-bg);box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.NextSteps_secondaryButton__d0Txv{background:var(--text-primary);border:2px solid var(--bg-secondary);border-radius:.75rem;color:var(--bg-secondary);cursor:pointer;font-size:.875rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.NextSteps_secondaryButton__d0Txv:hover{background:var(--bg-secondary);color:var(--text-primary);transform:translateY(-2px)}@media (max-width:1200px){.NextSteps_mainContent__5m6Md{padding:1.5rem 1rem}.NextSteps_contentCard__zz\+e5{padding:2rem 1.5rem}.NextSteps_mainTitle__DxTAu{font-size:2rem}}@media (max-width:768px){.NextSteps_mainContent__5m6Md{padding:.75rem .75rem 5em}.NextSteps_contentCard__zz\+e5{border-radius:1.5rem;padding:1.5rem 1rem}.NextSteps_mainTitle__DxTAu{font-size:1.75rem}.NextSteps_subtitle__\+uTnA{font-size:1.1rem}.NextSteps_headerContent__np3Wz{flex-direction:column;gap:1rem;text-align:center}.NextSteps_timelineContainer__rXsrM{padding-left:0}.NextSteps_timelineLine__nPuBh{left:13px}.NextSteps_stepIconContainer__k7YEt{margin-left:-1.5rem}.NextSteps_stepHeader__uc9eD{flex-direction:column;gap:1.5rem}.NextSteps_stepMainContent__j7C1a{flex-direction:column}.NextSteps_timeframeContainer__sj\+sZ{align-self:flex-start}.NextSteps_timeframeCard__R7Xkw{min-width:auto;width:100%}.NextSteps_footerButtons__tRqsJ{flex-direction:column;width:100%}.NextSteps_primaryButton__wka9i,.NextSteps_secondaryButton__d0Txv{width:100%}}@media (max-width:480px){.NextSteps_contentCard__zz\+e5{padding:1rem .75rem}.NextSteps_mainTitle__DxTAu{font-size:1.5rem}.NextSteps_stepContent__glmp-{padding:1.5rem}.NextSteps_stepTitle__7pu65{font-size:1.1rem}.NextSteps_stepDetailsList__7zzFH{padding:1rem}.NextSteps_detailText__LTqfs{font-size:.8rem}.NextSteps_footerSection__MY\+4A{padding:1.5rem}.NextSteps_footerTitle__L2GA3{font-size:1.25rem}.NextSteps_footerDescription__gDFS-{font-size:.9rem}}.NextSteps_stepCard__KgfTu{animation:NextSteps_fadeInUp__1Aplw .6s ease-out}@keyframes NextSteps_fadeInUp__1Aplw{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.NextSteps_stepCard__KgfTu:first-child{animation-delay:.1s}.NextSteps_stepCard__KgfTu:nth-child(2){animation-delay:.2s}.NextSteps_stepCard__KgfTu:nth-child(3){animation-delay:.3s}.NextSteps_stepCard__KgfTu:nth-child(4){animation-delay:.4s}.NextSteps_stepCard__KgfTu:nth-child(5){animation-delay:.5s}.EndSection_container__1U3Tj{background:var(--bg-primary);min-height:100vh}.EndSection_header__0da3L{background:var(--gradient-primary);box-shadow:0 4px 20px #1a2d4f26;overflow:hidden;position:relative}.EndSection_headerBackground__\+\+9ky{background:var(--gradient-primary);inset:0;position:absolute}.EndSection_headerPattern__jeWpQ{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff0d 0,#0000 50%);inset:0;opacity:.3;position:absolute}.EndSection_headerContent__EIs1i{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;padding:1.5rem 2rem;position:relative}.EndSection_headerActions__9w6Pt{align-items:center;display:flex;gap:1rem}.EndSection_themeToggle__02Sfk{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .2s ease;width:2.5rem}.EndSection_themeToggle__02Sfk:hover{background:#ffffff40;transform:translateY(-1px)}.EndSection_themeToggle__02Sfk:active{transform:translateY(0)}.EndSection_themeIcon__xscL0{height:1.25rem;width:1.25rem}.EndSection_logoSection__h4JfX{align-items:center;display:flex;gap:1rem}.EndSection_logoIcon__AqLRD{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;display:flex;height:3rem;justify-content:center;width:3rem}.EndSection_logoIconSvg__XCrNT{color:#fff;height:1.5rem;width:1.5rem}.EndSection_logoText__zA-fZ{color:#fff}.EndSection_logoTitle__bteuX{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0}.EndSection_logoSubtitle__eIyVP{color:#ffffffe6;font-size:.875rem;margin:.25rem 0 0;opacity:.9}.EndSection_confidentialBadge__TncfV{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;color:#fff;display:flex;font-size:.75rem;font-weight:500;gap:.5rem;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s ease}.EndSection_confidentialBadge__TncfV:hover{background:#fff3;transform:translateY(-1px)}.EndSection_confidentialIcon__CJ2u4{height:1rem;width:1rem}.EndSection_mainContent__t3guR{margin:0 auto;max-width:1200px;padding:2rem 1.5rem 6rem}.EndSection_mainCard__Y-Il-{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--bg-secondary);border-radius:1.25rem;margin-bottom:2rem;overflow:hidden}.EndSection_titleSection__qxJbZ{background:var(--gradient-primary);overflow:hidden;padding:2rem;position:relative;text-align:center}.EndSection_titlePattern__cwdec{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff0d 0,#0000 50%);inset:0;opacity:.3;position:absolute}.EndSection_titleContent__r6HI-{position:relative;z-index:1}.EndSection_titleBadge__N0oyN{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;color:#fff;display:inline-flex;font-size:.75rem;font-weight:500;gap:.5rem;letter-spacing:.5px;margin-bottom:2rem;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s ease}.EndSection_titleBadge__N0oyN:hover{background:#fff3;transform:translateY(-1px)}.EndSection_badgeIcon__469Ep{height:1rem;width:1rem}.EndSection_mainTitle__0TVI8{color:#fff;font-size:3rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0 0 1rem;text-shadow:0 2px 4px #0000001a}.EndSection_subtitle__SyIJP{color:#ffffffe6;font-size:1.25rem;line-height:1.4;margin:0;opacity:.9}.EndSection_contentGrid__EJ2RA{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);padding:2rem 1em}.EndSection_leftColumn__LQqvx{display:flex;flex-direction:column;gap:2rem}.EndSection_clientCard__Sdueb{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.25rem;box-shadow:0 2px 8px 0 #6363631a;overflow:hidden;transition:all .2s ease}.EndSection_clientCard__Sdueb:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.EndSection_cardHeader__B2jxg{align-items:center;border-bottom:1px solid var(--border-color);display:flex;gap:1rem;padding:1.5rem}.EndSection_cardIcon__nIjpA{align-items:center;background:var(--bg-tertiary);border-radius:.75rem;display:flex;height:3rem;justify-content:center;width:3rem}.EndSection_cardIconSvg__aBROO{color:var(--accent-primary);height:1.5rem;width:1.5rem}.EndSection_cardTitle__TPdQg h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0}.EndSection_cardTitle__TPdQg p{color:var(--text-secondary);font-size:.875rem;margin:0}.EndSection_clientInfo__H2PWA{padding:1.5rem}.EndSection_clientMain__2M-IR{margin-bottom:1.5rem}.EndSection_clientName__gtW7v{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin:0 0 1rem}.EndSection_serviceType__X3l4y{align-items:center;display:flex;gap:.75rem}.EndSection_serviceIndicator__4q9pF{background:var(--success-color);border-radius:50%;height:.5rem;width:.5rem}.EndSection_serviceText__S5oAv{color:var(--text-secondary);font-size:.875rem;font-weight:500}.EndSection_clientDetails__ObrVV{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.EndSection_detailItem__ZSXwm{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:1rem;padding:1.25rem;transition:all .2s ease}.EndSection_detailItem__ZSXwm:hover{box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.EndSection_detailLabel__QpK57{color:var(--text-secondary);font-size:.75rem;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.EndSection_detailValue__BwVGY{color:var(--text-primary);font-size:.875rem;font-weight:600;margin:0}.EndSection_actionButtons__vXM95{display:flex;flex-direction:column;gap:1rem}.EndSection_actionBtn__5uxjz{align-items:center;border:none;border-radius:2em;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem;transition:all .3s ease}.EndSection_primaryBtn__3ryTW{background:var(--bg-tertiary);color:var(--accent-primary)}.EndSection_primaryBtn__3ryTW:hover{box-shadow:0 4px 16px #0369a14d;transform:translateY(-2px)}.EndSection_secondaryBtn__L1yzA{background:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:0 2px 8px #0000000d;color:var(--text-primary)}.EndSection_secondaryBtn__L1yzA:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.EndSection_logoutBtn__QKH7F{background:#fef2f2;border:1px solid #fecaca;box-shadow:0 2px 8px #0000000d;color:#dc2626}.EndSection_logoutBtn__QKH7F:hover{background:#fee2e2;box-shadow:0 4px 16px #dc262626;transform:translateY(-2px)}.EndSection_btnIcon__X-mxa{height:1.25rem;width:1.25rem}.EndSection_acknowledgmentCard__50ioJ{background:#fff;border:1px solid #e5e7eb80;border-radius:1.25rem;box-shadow:0 2px 8px 0 #6363631a;overflow:hidden;transition:all .2s ease}.EndSection_acknowledgmentCard__50ioJ:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.EndSection_acknowledgmentIcon__9gulD{background:#f3f6ff}.EndSection_acknowledgmentContent__2rXno{padding:1.5rem}.EndSection_acknowledgmentItem__S1O\+P{margin-bottom:1.5rem}.EndSection_acknowledgmentItem__S1O\+P:last-child{margin-bottom:0}.EndSection_acknowledgmentHeader__-DNPi{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.EndSection_acknowledgmentDot__lQeFG{background:#0369a1;border-radius:50%;height:.5rem;width:.5rem}.EndSection_acknowledgmentTitle__yA7p9{color:#1e293b;font-size:1rem;font-weight:600}.EndSection_acknowledgmentText__6QOuD{color:#64748b;font-size:.875rem;line-height:1.6;padding-left:1.25rem}.EndSection_rightColumn__8dRnq{display:flex;flex-direction:column;gap:2rem}.EndSection_contactCard__rS6Wr{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.25rem;box-shadow:0 2px 8px 0 #6363631a;overflow:hidden;transition:all .2s ease}.EndSection_contactCard__rS6Wr:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.EndSection_contactIcon__7Meze{background:var(--bg-tertiary)}.EndSection_contactList__rkTXl{display:flex;flex-direction:column;gap:2rem;padding:2rem}.EndSection_contactItem__CaT06{align-items:center;border:1px solid #e2e8f080;border-radius:1em;display:flex;gap:1.5rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.EndSection_contactItem__CaT06:before{background:linear-gradient(90deg,#0369a1,#0284c7,#7863cb);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.EndSection_contactItem__CaT06:hover{border-color:#0369a133;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.EndSection_contactItem__CaT06:hover:before{opacity:1}.EndSection_contactItem__CaT06 .EndSection_contactIcon__7Meze{align-items:center;border-radius:.75rem;display:flex;height:3.5rem;justify-content:center;overflow:hidden;position:relative;width:3.5rem}.EndSection_contactItem__CaT06 .EndSection_contactIcon__7Meze:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:.75rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.EndSection_contactIconSvg__2rVtH{color:#4b83ff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));height:1.75rem;position:relative;width:1.75rem;z-index:1}.EndSection_contactDetails__lp-t6{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.EndSection_contactTitle__kIfvo{color:var(--text-secondary);font-size:.875rem;font-weight:500;letter-spacing:.05em;margin:0;text-transform:uppercase}.EndSection_contactValue__d8vJI{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.4;margin:0}.EndSection_contactFooter__rFfK2{border-top:1px solid var(--border-color);padding:1.5rem;text-align:center}.EndSection_licenseText__aC0G1{color:var(--text-secondary);font-size:.75rem;margin:0}.EndSection_regulatoryCard__oihmw{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1.25rem;box-shadow:0 2px 8px 0 #6363631a;overflow:hidden;transition:all .2s ease}.EndSection_regulatoryCard__oihmw:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.EndSection_regulatoryIcon__Pq1ns{background:var(--bg-tertiary)}.EndSection_regulatoryContent__sEah5{padding:1.5rem}.EndSection_regulatoryText__J9kDo{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.EndSection_footer__OaJhF{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.EndSection_statusIndicator__mVfqd{align-items:center;border-radius:0;display:flex;gap:1rem;justify-content:center;padding:1rem 2rem}.EndSection_statusIcon__ZB6yk{height:1rem;position:relative;width:1rem}.EndSection_statusDot__0fZtD,.EndSection_statusPing__IKNAp{background:#54ff00;border-radius:50%;height:1rem;position:absolute;width:1rem}.EndSection_statusPing__IKNAp{animation:EndSection_ping__5cZ0x 1.5s cubic-bezier(0,0,.2,1) infinite}.EndSection_statusText__CxCKq{color:var(--text-secondary);font-size:.875rem;margin:0}.EndSection_statusComplete__WUzzb{color:#54ff00;font-weight:600}@keyframes EndSection_ping__5cZ0x{75%,to{opacity:0;transform:scale(2)}}@media (max-width:1200px){.EndSection_mainContent__t3guR{padding:1.5rem 1rem}.EndSection_contentGrid__EJ2RA{padding:1.5rem}}@media (max-width:1024px){.EndSection_contentGrid__EJ2RA{grid-template-columns:1fr}}@media (max-width:768px){.EndSection_mainContent__t3guR{padding:.75rem .75rem 5em}.EndSection_header__0da3L{padding:1rem 0}.EndSection_headerContent__EIs1i{flex-direction:column;gap:1rem;padding:1rem 1.5rem;text-align:center}.EndSection_logoSection__h4JfX{flex-direction:column;gap:.5rem;text-align:center}.EndSection_logoIcon__AqLRD{height:2.5rem;width:2.5rem}.EndSection_logoTitle__bteuX{font-size:1.25rem;text-align:center}.EndSection_logoSubtitle__eIyVP{font-size:.8rem;text-align:center}.EndSection_confidentialBadge__TncfV{align-self:center;font-size:.7rem;padding:.375rem .75rem}.EndSection_confidentialIcon__CJ2u4{height:.875rem;width:.875rem}.EndSection_mainTitle__0TVI8{font-size:2.5rem}.EndSection_contentGrid__EJ2RA{gap:1.5rem;padding:1rem}.EndSection_clientDetails__ObrVV{grid-template-columns:1fr}}@media (max-width:480px){.EndSection_headerContent__EIs1i{padding:1rem}.EndSection_logoIcon__AqLRD{height:2rem;width:2rem}.EndSection_logoTitle__bteuX{font-size:1.125rem}.EndSection_logoSubtitle__eIyVP{font-size:.75rem}.EndSection_confidentialBadge__TncfV{font-size:.65rem;padding:.25rem .5rem}.EndSection_confidentialIcon__CJ2u4{height:.75rem;width:.75rem}.EndSection_mainTitle__0TVI8{font-size:2rem}.EndSection_contentGrid__EJ2RA{padding:.75rem}.EndSection_cardHeader__B2jxg,.EndSection_contactItem__CaT06{flex-direction:column;text-align:center}}.AboutSectionAdmin_about-section-admin__5piv4{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.AboutSectionAdmin_admin-header__e1qhb{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.AboutSectionAdmin_header-content__kQ1TQ{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.5rem}.AboutSectionAdmin_header-left__zpF2g{align-items:center;display:flex;gap:.75rem}.AboutSectionAdmin_header-title__IHapO{color:#333;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;margin:0}.AboutSectionAdmin_header-right__cJ1ST{align-items:center;display:flex;gap:.5rem}.AboutSectionAdmin_contentBody__sGt8n{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;padding:0 0 1.5rem}.AboutSectionAdmin_admin-error__f5I\+O,.AboutSectionAdmin_admin-loading__n8n74{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;min-height:300px;text-align:center}.AboutSectionAdmin_loading-spinner__ImLxC{animation:AboutSectionAdmin_spin__2G6RI 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes AboutSectionAdmin_spin__2G6RI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AboutSectionAdmin_admin-error__f5I\+O p{color:#ef4444;font-size:1rem;font-weight:500}.AboutSectionAdmin_tab-navigation__eEAz8{margin-bottom:1.5rem;overflow-x:auto;padding:1rem 1.5rem}.AboutSectionAdmin_tab-button__tnV\+t,.AboutSectionAdmin_tab-navigation__eEAz8{background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;gap:.5rem}.AboutSectionAdmin_tab-button__tnV\+t{align-items:center;color:#666;cursor:pointer;font-size:.875rem;font-weight:600;justify-content:center;min-width:160px;padding:.75rem 1rem;transition:border-color .2s ease;white-space:nowrap}.AboutSectionAdmin_tab-button__tnV\+t:hover{background:#f8f9fa;border-color:#3b82f6;color:#3b82f6}.AboutSectionAdmin_tab-button__tnV\+t.AboutSectionAdmin_active__2aG-U{background:#3b82f6;border-color:#3b82f6;color:#fff}.AboutSectionAdmin_tab-icon__MWmnm{height:1rem;width:1rem}.AboutSectionAdmin_table-section__g148\+{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.AboutSectionAdmin_table-header__WazP0{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.AboutSectionAdmin_table-title__\+twFq{color:#333;font-size:1rem;font-weight:600;letter-spacing:-.025em;margin:0}.AboutSectionAdmin_table-actions__P7ep5{display:flex;gap:.75rem}.AboutSectionAdmin_action-btn__G\+83o{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_primary__cJFy4{background:#3b82f6;color:#fff}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_primary__cJFy4:hover{background:#2563eb}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_secondary__8qgtt{background:#f8f9fa;border:1px solid #e5e5e5;color:#666}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_secondary__8qgtt:hover{background:#e9ecef;color:#333}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_success__6785W{background:#10b981;color:#fff}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_success__6785W:hover{background:#059669}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_danger__tyhFB{background:#ef4444;color:#fff}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_danger__tyhFB:hover{background:#dc2626}.AboutSectionAdmin_action-btn__G\+83o.AboutSectionAdmin_small__i5QPF{font-size:.625rem;padding:.375rem .625rem}.AboutSectionAdmin_action-btn__G\+83o:disabled{cursor:not-allowed;opacity:.6}.AboutSectionAdmin_btn-icon__ax5Iw{height:.875rem;width:.875rem}.AboutSectionAdmin_table-container__Fu54z{overflow-x:auto;padding:0}.AboutSectionAdmin_admin-table__gm\+YA{background:#fff;border-collapse:collapse;width:100%}.AboutSectionAdmin_admin-table__gm\+YA th{background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#333;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:1rem;text-align:left;text-transform:uppercase;white-space:nowrap}.AboutSectionAdmin_admin-table__gm\+YA td{border-bottom:1px solid #f1f5f9;color:#666;font-size:.875rem;padding:.875rem .5rem;vertical-align:middle}.AboutSectionAdmin_admin-table__gm\+YA tr:hover{background:#f8f9fa}.AboutSectionAdmin_table-row__NPRyu{transition:background-color .2s ease}.AboutSectionAdmin_table-row__NPRyu.AboutSectionAdmin_new-row__AQi4\+{background:#fef3c7;border-left:3px solid #f59e0b}.AboutSectionAdmin_edit-input__3wCTw,.AboutSectionAdmin_edit-select__2Qf9\+{background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#333;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.AboutSectionAdmin_edit-input__3wCTw:focus,.AboutSectionAdmin_edit-select__2Qf9\+:focus{border-color:#3b82f6;outline:none}.AboutSectionAdmin_edit-input__3wCTw::placeholder{color:#999}.AboutSectionAdmin_actions-cell__klPuE{white-space:nowrap;width:1%}.AboutSectionAdmin_action-buttons__m-Syl{align-items:center;display:flex;gap:.375rem}.AboutSectionAdmin_type-badge__eEQYL{border-radius:6px;display:inline-block;font-size:.625rem;font-weight:600;letter-spacing:.025em;padding:.25rem .5rem;text-transform:uppercase}.AboutSectionAdmin_type-badge__eEQYL.AboutSectionAdmin_income__DG4Vd{background:#dcfce7;border:1px solid #86efac;color:#166534}.AboutSectionAdmin_type-badge__eEQYL.AboutSectionAdmin_expense__fKoe9{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.AboutSectionAdmin_currency-value__xKonW{color:#059669;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-weight:600}@media (max-width:1024px){.AboutSectionAdmin_header-content__kQ1TQ{flex-direction:column;gap:1rem;text-align:center}.AboutSectionAdmin_header-right__cJ1ST{flex-wrap:wrap;justify-content:center}.AboutSectionAdmin_tab-navigation__eEAz8{gap:.375rem;padding:.875rem 1.25rem}.AboutSectionAdmin_tab-button__tnV\+t{font-size:.75rem;min-width:120px;padding:.625rem .875rem}.AboutSectionAdmin_table-header__WazP0{flex-direction:column;gap:.75rem;text-align:center}.AboutSectionAdmin_table-actions__P7ep5{justify-content:center}}@media (max-width:768px){.AboutSectionAdmin_about-section-admin__5piv4{padding:.75rem}.AboutSectionAdmin_header-content__kQ1TQ{padding:1.25rem .75rem}.AboutSectionAdmin_header-title__IHapO{font-size:1rem}.AboutSectionAdmin_contentBody__sGt8n{padding:0 .5rem 1rem}.AboutSectionAdmin_tab-navigation__eEAz8{flex-direction:column;gap:.375rem}.AboutSectionAdmin_tab-button__tnV\+t{justify-content:center;min-width:100%}.AboutSectionAdmin_table-header__WazP0{padding:.875rem 1.25rem}.AboutSectionAdmin_action-btn__G\+83o{font-size:.75rem;padding:.5rem .875rem}}@media (max-width:480px){.AboutSectionAdmin_header-content__kQ1TQ{padding:1rem}.AboutSectionAdmin_header-title__IHapO{font-size:.875rem}.AboutSectionAdmin_table-header__WazP0{padding:.75rem}.AboutSectionAdmin_admin-table__gm\+YA td,.AboutSectionAdmin_admin-table__gm\+YA th{font-size:.75rem;padding:.625rem}.AboutSectionAdmin_action-btn__G\+83o{font-size:.625rem;padding:.375rem .625rem}.AboutSectionAdmin_btn-icon__ax5Iw{height:.75rem;width:.75rem}}.AboutSectionAdmin_table-container__Fu54z::-webkit-scrollbar{height:4px}.AboutSectionAdmin_table-container__Fu54z::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.AboutSectionAdmin_table-container__Fu54z::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.AboutSectionAdmin_table-container__Fu54z::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.AboutSectionAdmin_table-row__NPRyu:hover .AboutSectionAdmin_action-buttons__m-Syl{opacity:1}.AboutSectionAdmin_action-buttons__m-Syl{opacity:.8;transition:opacity .2s ease}.AboutSectionAdmin_status-indicator__P03Zo{border-radius:50%;display:inline-block;height:.375rem;margin-right:.375rem;width:.375rem}.AboutSectionAdmin_status-indicator__P03Zo.AboutSectionAdmin_saved__r90ME{background:#10b981}.AboutSectionAdmin_status-indicator__P03Zo.AboutSectionAdmin_unsaved__wmpi7{background:#f59e0b}.AboutSectionAdmin_status-indicator__P03Zo.AboutSectionAdmin_error__ZEgcd{background:#ef4444}.InsuranceSectionAdmin_insurance-section-admin__LvWVm{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;min-height:100vh;padding:1rem}.InsuranceSectionAdmin_admin-header__VoH0y{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem;padding:1rem 1.5rem}.InsuranceSectionAdmin_header-content__cy2rq{align-items:center;color:#333;display:flex;justify-content:space-between}.InsuranceSectionAdmin_header-content__cy2rq h1{font-size:1.25rem;font-weight:600;margin:0}.InsuranceSectionAdmin_header-actions__8S4mw{display:flex;gap:.5rem}.InsuranceSectionAdmin_tab-navigation__Zyc0G{background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem}.InsuranceSectionAdmin_tab-button__00s\+4{align-items:center;background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;position:relative;transition:border-color .2s ease}.InsuranceSectionAdmin_tab-button__00s\+4:hover{background:#f8f9fa;color:#3b82f6}.InsuranceSectionAdmin_tab-button__00s\+4.InsuranceSectionAdmin_active__9-OA-{background:#3b82f6;color:#fff}.InsuranceSectionAdmin_tab-icon__oRiP8{height:1rem;width:1rem}.InsuranceSectionAdmin_table-section__juwsj{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.InsuranceSectionAdmin_table-header__1SI-h{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.InsuranceSectionAdmin_table-title__M2W-2{color:#333;font-size:1rem;font-weight:600;margin:0}.InsuranceSectionAdmin_table-actions__QzH8P{display:flex;gap:.75rem}.InsuranceSectionAdmin_action-btn__o9oZv{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_primary__hNT6C{background:#3b82f6;color:#fff}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_primary__hNT6C:hover{background:#2563eb}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_secondary__ziYlj{background:#6b7280;color:#fff}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_secondary__ziYlj:hover{background:#4b5563}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_success__i7glJ{background:#10b981;color:#fff}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_success__i7glJ:hover{background:#059669}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_danger__D3aFO{background:#ef4444;color:#fff}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_danger__D3aFO:hover{background:#dc2626}.InsuranceSectionAdmin_action-btn__o9oZv.InsuranceSectionAdmin_small__Jxxl5{font-size:.625rem;padding:.375rem .625rem}.InsuranceSectionAdmin_action-btn__o9oZv:disabled{cursor:not-allowed;opacity:.6}.InsuranceSectionAdmin_btn-icon__GVjn5{height:.875rem;width:.875rem}.InsuranceSectionAdmin_table-container__Q1Uij{padding:1rem 1.5rem}.InsuranceSectionAdmin_table-header-row__7RKP9{grid-gap:1rem;background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#333;display:grid;font-size:.75rem;font-weight:600;gap:1rem;grid-template-columns:1fr 1fr 80px 1.5fr 2fr 120px;letter-spacing:.025em;padding:1rem 1.5rem;text-transform:uppercase}.InsuranceSectionAdmin_table-header-cell__W4qo5{align-items:center;display:flex;padding:.5rem 0}.InsuranceSectionAdmin_covers-table-header__t4feV{grid-gap:.75rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#475569;display:grid;font-size:.625rem;font-weight:600;gap:.75rem;grid-template-columns:1fr 1fr 1fr 1.5fr 80px;letter-spacing:.025em;margin-bottom:1rem;padding:.75rem 1rem;text-transform:uppercase}.InsuranceSectionAdmin_covers-header-cell__TubTX{align-items:center;display:flex;padding:.25rem 0}.InsuranceSectionAdmin_provider-table-wrapper__9CNWI{border:1px solid #e5e5e5;border-radius:6px;margin-bottom:2rem;overflow:hidden}.InsuranceSectionAdmin_provider-main-table__NK3yu{background:#fff}.InsuranceSectionAdmin_provider-table-row__lNREv{grid-gap:1rem;align-items:center;border-bottom:1px solid #f0f0f0;display:grid;gap:1rem;grid-template-columns:1fr 1fr 80px 1.5fr 2fr 120px;padding:1rem 1.5rem}.InsuranceSectionAdmin_provider-table-cell__XnXSN{align-items:center;display:flex;min-height:3rem}.InsuranceSectionAdmin_provider-info__dyGUh{gap:.75rem}.InsuranceSectionAdmin_provider-info__dyGUh span{color:#333;font-size:.875rem;font-weight:600}.InsuranceSectionAdmin_premium-edit-form__L03Ij{display:flex;flex-direction:column;gap:.25rem;width:100%}.InsuranceSectionAdmin_premium-edit-form__L03Ij .InsuranceSectionAdmin_edit-input__uoe5l,.InsuranceSectionAdmin_premium-edit-form__L03Ij .InsuranceSectionAdmin_edit-select__1eO8C{font-size:.625rem;height:1.5rem;padding:.25rem .375rem}.InsuranceSectionAdmin_premium-display__QiD0X{display:flex;flex-direction:column;gap:.25rem}.InsuranceSectionAdmin_premium-amount__EZlFf{color:#059669;font-size:.875rem;font-weight:600}.InsuranceSectionAdmin_premium-details__vzjcQ{color:#666;font-size:.75rem}.InsuranceSectionAdmin_covers-count__ni6DK{color:#666;font-size:.875rem}.InsuranceSectionAdmin_covers-table-container__O-Y3j{background:#f8f9fa;border-top:1px solid #e5e5e5}.InsuranceSectionAdmin_covers-table-row__1zxw3{grid-gap:.75rem;align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:grid;gap:.75rem;grid-template-columns:1fr 1fr 1fr 1.5fr 80px;padding:.75rem 1rem}.InsuranceSectionAdmin_covers-table-row__1zxw3:last-child{border-bottom:none}.InsuranceSectionAdmin_covers-table-cell__vFqfP{align-items:center;display:flex;min-height:2.5rem}.InsuranceSectionAdmin_covers-table-cell__vFqfP .InsuranceSectionAdmin_edit-input__uoe5l,.InsuranceSectionAdmin_covers-table-cell__vFqfP .InsuranceSectionAdmin_edit-select__1eO8C{font-size:.75rem;padding:.375rem .5rem}.InsuranceSectionAdmin_admin-table__ABsGH{background:#fff;border-collapse:collapse;width:100%}.InsuranceSectionAdmin_admin-table__ABsGH td,.InsuranceSectionAdmin_admin-table__ABsGH th{border-bottom:1px solid #e5e5e5;padding:.875rem 1rem;text-align:left}.InsuranceSectionAdmin_admin-table__ABsGH th{background:#f8f9fa;color:#333;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.InsuranceSectionAdmin_admin-table__ABsGH tr:hover{background:#f8f9fa}.InsuranceSectionAdmin_table-row__lA\+pi.InsuranceSectionAdmin_new-row__vegyW{background:#f0f9ff}.InsuranceSectionAdmin_actions-cell__RNZn8{width:120px}.InsuranceSectionAdmin_action-buttons__beqg6{display:flex;gap:.375rem}.InsuranceSectionAdmin_edit-input__uoe5l,.InsuranceSectionAdmin_edit-select__1eO8C{border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.InsuranceSectionAdmin_edit-input__uoe5l:focus,.InsuranceSectionAdmin_edit-select__1eO8C:focus{border-color:#3b82f6;outline:none}.InsuranceSectionAdmin_edit-select__1eO8C{background:#fff}.InsuranceSectionAdmin_currency-value__WohHM{color:#059669;font-weight:600}.InsuranceSectionAdmin_premium-value__0CGWs{color:#7c3aed;font-weight:500}.InsuranceSectionAdmin_providers-container__rAdYi{display:flex;flex-direction:column;gap:1.5rem}.InsuranceSectionAdmin_provider-card__TIyYA{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.InsuranceSectionAdmin_provider-card__TIyYA.InsuranceSectionAdmin_new-provider__awYLR{background:#f8f9fa;border:1px dashed #ccc}.InsuranceSectionAdmin_provider-header__7gqfX{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.InsuranceSectionAdmin_provider-info__dyGUh{align-items:center;display:flex;gap:1rem}.InsuranceSectionAdmin_provider-logo__CDynM{background:#fff;border:1px solid #e5e5e5;border-radius:6px;height:2.5rem;object-fit:contain;padding:.25rem;width:2.5rem}.InsuranceSectionAdmin_provider-info__dyGUh h4{color:#333;font-size:1rem;font-weight:600;margin:0 0 .25rem}.InsuranceSectionAdmin_provider-info__dyGUh p{color:#666;font-size:.875rem;margin:0}.InsuranceSectionAdmin_provider-actions__vZgwK{display:flex;gap:.5rem}.InsuranceSectionAdmin_provider-details__69xa2{padding:1rem 1.5rem}.InsuranceSectionAdmin_premium-info__PRsU3{margin-bottom:1rem;text-align:left}.InsuranceSectionAdmin_premium-info__PRsU3 h5{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .5rem}.InsuranceSectionAdmin_premium-info__PRsU3 p{color:#666;font-size:.875rem;margin:.25rem 0}.InsuranceSectionAdmin_covers-info__62l51 h5{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.InsuranceSectionAdmin_cover-display__DTqhN{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;font-size:.875rem;gap:1rem;margin-bottom:.5rem;padding:.5rem .75rem}.InsuranceSectionAdmin_cover-type__YhgBr{color:#333;font-weight:600;min-width:5rem}.InsuranceSectionAdmin_cover-amount__xZFLZ{color:#059669;font-weight:600;min-width:6.25rem}.InsuranceSectionAdmin_cover-insured__f\+kOX{color:#666;min-width:7.5rem}.InsuranceSectionAdmin_cover-details__N8JrA{color:#666;font-style:italic}.InsuranceSectionAdmin_edit-form__MH1wK{background:#f8f9fa;padding:1rem 1.5rem}.InsuranceSectionAdmin_form-row__kRmRO{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.InsuranceSectionAdmin_form-group__HsqER{display:flex;flex-direction:column}.InsuranceSectionAdmin_form-group__HsqER label{color:#666;font-size:.75rem;font-weight:500;letter-spacing:.025em;margin-bottom:.375rem;text-transform:uppercase}.InsuranceSectionAdmin_image-upload__bxs9N{align-items:center;display:flex;gap:.75rem;position:relative}.InsuranceSectionAdmin_file-input__ilj72{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.InsuranceSectionAdmin_upload-btn__y7O3n{align-items:center;background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.75rem;gap:.5rem;padding:.5rem .875rem;transition:background .2s ease}.InsuranceSectionAdmin_upload-btn__y7O3n:hover{background:#4b5563}.InsuranceSectionAdmin_logo-preview__XupRw{background:#fff;border:1px solid #e5e5e5;border-radius:6px;height:3rem;object-fit:contain;padding:.25rem;width:3rem}.InsuranceSectionAdmin_logo-preview-container__lf2wx{align-items:center;display:flex;justify-content:center;min-height:3rem;width:100%}.InsuranceSectionAdmin_logo-preview-container__lf2wx .InsuranceSectionAdmin_logo-preview__XupRw{background:#fff;border:1px solid #e5e5e5;border-radius:6px;height:2.5rem;object-fit:contain;padding:.25rem;width:2.5rem}.InsuranceSectionAdmin_covers-section__iW8DQ{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-top:1.5rem;padding:1rem}.InsuranceSectionAdmin_add-cover-section__NVBqd{background:#f8f9fa;border-top:1px solid #e5e5e5;display:flex;justify-content:center;padding:1rem 1.5rem}.InsuranceSectionAdmin_covers-header__DhjPZ{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.InsuranceSectionAdmin_covers-header__DhjPZ h5{color:#333;font-size:.875rem;font-weight:600;margin:0}.InsuranceSectionAdmin_cover-item__u0qTz{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:.75rem;padding:1rem}.InsuranceSectionAdmin_form-actions__CXFtM{border-top:1px solid #e5e5e5;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.InsuranceSectionAdmin_admin-error__YaU8L,.InsuranceSectionAdmin_admin-loading__Q9s8v{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;padding:3rem 1rem;text-align:center}.InsuranceSectionAdmin_loading-spinner__jaQjd{animation:InsuranceSectionAdmin_spin__3fBZO 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes InsuranceSectionAdmin_spin__3fBZO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.InsuranceSectionAdmin_admin-error__YaU8L p{color:#ef4444;font-size:.875rem;margin:0}@media (max-width:1024px){.InsuranceSectionAdmin_header-content__cy2rq{flex-direction:column;gap:1rem;text-align:center}.InsuranceSectionAdmin_form-row__kRmRO{grid-template-columns:1fr}.InsuranceSectionAdmin_provider-header__7gqfX{flex-direction:column;gap:1rem;text-align:center}.InsuranceSectionAdmin_provider-info__dyGUh{flex-direction:column;text-align:center}}@media (max-width:768px){.InsuranceSectionAdmin_insurance-section-admin__LvWVm{padding:.75rem}.InsuranceSectionAdmin_header-content__cy2rq{flex-direction:column;gap:.75rem;text-align:center}.InsuranceSectionAdmin_form-row__kRmRO{grid-template-columns:1fr}.InsuranceSectionAdmin_provider-header__7gqfX{flex-direction:column;gap:.75rem;text-align:center}.InsuranceSectionAdmin_provider-info__dyGUh{flex-direction:column;text-align:center}.InsuranceSectionAdmin_form-actions__CXFtM{flex-direction:column}.InsuranceSectionAdmin_action-btn__o9oZv{justify-content:center;width:100%}.InsuranceSectionAdmin_logo-preview-container__lf2wx .InsuranceSectionAdmin_logo-preview__XupRw{height:2rem;width:2rem}}@media (max-width:480px){.InsuranceSectionAdmin_insurance-section-admin__LvWVm{padding:.5rem}.InsuranceSectionAdmin_header-content__cy2rq h1{font-size:1rem}.InsuranceSectionAdmin_table-header__1SI-h{padding:.75rem}.InsuranceSectionAdmin_admin-table__ABsGH td,.InsuranceSectionAdmin_admin-table__ABsGH th{font-size:.75rem;padding:.625rem}.InsuranceSectionAdmin_action-btn__o9oZv{font-size:.625rem;padding:.375rem .625rem}.InsuranceSectionAdmin_btn-icon__GVjn5{height:.75rem;width:.75rem}}.RiskProfileSectionAdmin_risk-profile-section-admin__NMWIq{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;min-height:100vh;padding:1rem}.RiskProfileSectionAdmin_admin-header__E00RD{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem;padding:1rem 1.5rem}.RiskProfileSectionAdmin_header-content__RNQOa{align-items:center;color:#333;display:flex;justify-content:space-between}.RiskProfileSectionAdmin_header-content__RNQOa h1{font-size:1.25rem;font-weight:600;margin:0}.RiskProfileSectionAdmin_header-actions__K-pE4{display:flex;gap:.5rem}.RiskProfileSectionAdmin_tab-navigation__efENr{background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem}.RiskProfileSectionAdmin_tab-button__CPSvl{align-items:center;background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;position:relative;transition:border-color .2s ease}.RiskProfileSectionAdmin_tab-button__CPSvl:hover{background:#f8f9fa;color:#3b82f6}.RiskProfileSectionAdmin_tab-button__CPSvl.RiskProfileSectionAdmin_active__FbJwK{background:#3b82f6;color:#fff}.RiskProfileSectionAdmin_tab-icon__rzh8O{height:1rem;width:1rem}.RiskProfileSectionAdmin_table-section__LWCNX{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.RiskProfileSectionAdmin_table-header__\+KoOL{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.RiskProfileSectionAdmin_table-title__Sfe6F{color:#333;font-size:1rem;font-weight:600;margin:0}.RiskProfileSectionAdmin_table-actions__DpuQq{display:flex;gap:.75rem}.RiskProfileSectionAdmin_action-btn__XpflB{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_primary__eb8Uw{background:#3b82f6;color:#fff}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_primary__eb8Uw:hover{background:#2563eb}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_secondary__AcWUZ{background:#6b7280;color:#fff}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_secondary__AcWUZ:hover{background:#4b5563}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_success__\+zfPb{background:#10b981;color:#fff}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_success__\+zfPb:hover{background:#059669}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_danger__RAQlD{background:#ef4444;color:#fff}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_danger__RAQlD:hover{background:#dc2626}.RiskProfileSectionAdmin_action-btn__XpflB.RiskProfileSectionAdmin_small__SzL63{font-size:.625rem;padding:.375rem .625rem}.RiskProfileSectionAdmin_action-btn__XpflB:disabled{cursor:not-allowed;opacity:.6}.RiskProfileSectionAdmin_btn-icon__UqQrn{height:.875rem;width:.875rem}.RiskProfileSectionAdmin_table-container__QEnvy{padding:1rem 1.5rem}.RiskProfileSectionAdmin_admin-table__W3\+Ox{background:#fff;border-collapse:collapse;width:100%}.RiskProfileSectionAdmin_admin-table__W3\+Ox td,.RiskProfileSectionAdmin_admin-table__W3\+Ox th{border-bottom:1px solid #e5e5e5;padding:.875rem 1rem;text-align:left}.RiskProfileSectionAdmin_admin-table__W3\+Ox th{background:#f8f9fa;color:#333;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.RiskProfileSectionAdmin_admin-table__W3\+Ox tr:hover{background:#f8f9fa}.RiskProfileSectionAdmin_table-row__DERQB.RiskProfileSectionAdmin_new-row__C00Yq{background:#f0f9ff}.RiskProfileSectionAdmin_actions-cell__7XMRC{width:120px}.RiskProfileSectionAdmin_action-buttons__t8OOi{display:flex;gap:.375rem}.RiskProfileSectionAdmin_edit-input__GNQOs,.RiskProfileSectionAdmin_edit-select__-OyPH{border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.RiskProfileSectionAdmin_edit-input__GNQOs:focus,.RiskProfileSectionAdmin_edit-select__-OyPH:focus{border-color:#3b82f6;outline:none}.RiskProfileSectionAdmin_edit-select__-OyPH{background:#fff}.RiskProfileSectionAdmin_form-fields__Uh2a6{padding:1.5rem;text-align:left}.RiskProfileSectionAdmin_form-field__wk4Zx{margin-bottom:1rem}.RiskProfileSectionAdmin_form-label__Vm4MC{color:#666;display:block;font-size:.75rem;font-weight:600;letter-spacing:.025em;margin-bottom:.5rem;text-transform:uppercase}.RiskProfileSectionAdmin_form-input__trTR3,.RiskProfileSectionAdmin_form-select__mGGTX,.RiskProfileSectionAdmin_form-textarea__OCeGy{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.RiskProfileSectionAdmin_form-input__trTR3:focus,.RiskProfileSectionAdmin_form-select__mGGTX:focus,.RiskProfileSectionAdmin_form-textarea__OCeGy:focus{border-color:#3b82f6;outline:none}.RiskProfileSectionAdmin_form-textarea__OCeGy{min-height:5rem;resize:vertical}.RiskProfileSectionAdmin_form-value__p\+W3g{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;padding:.75rem 1rem}.RiskProfileSectionAdmin_readonly-text__FtVfz{color:#333;font-size:.875rem}.RiskProfileSectionAdmin_readonly-array__pbhAH{display:flex;flex-direction:column;gap:.5rem}.RiskProfileSectionAdmin_readonly-array-item__fQJOU{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:.5rem .75rem}.RiskProfileSectionAdmin_no-data__VGB3k{color:#999;font-size:.875rem;font-style:italic}.RiskProfileSectionAdmin_array-field__fdcwk{display:flex;flex-direction:column;gap:.75rem}.RiskProfileSectionAdmin_array-item__UiFRX{align-items:flex-start;display:flex;gap:.75rem}.RiskProfileSectionAdmin_array-item__UiFRX .RiskProfileSectionAdmin_form-textarea__OCeGy{flex:1 1}.RiskProfileSectionAdmin_remove-array-item__-9f22{align-items:center;background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;min-width:2.5rem;padding:.5rem;transition:background .2s ease}.RiskProfileSectionAdmin_remove-array-item__-9f22:hover{background:#dc2626}.RiskProfileSectionAdmin_add-array-item__xdm3Y{align-items:center;align-self:flex-start;background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.75rem;gap:.5rem;padding:.75rem 1rem;transition:background .2s ease}.RiskProfileSectionAdmin_add-array-item__xdm3Y:hover{background:#4b5563}.RiskProfileSectionAdmin_form-edit-actions__AqbOb{border-top:1px solid #e5e5e5;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.RiskProfileSectionAdmin_admin-error__FgmXR,.RiskProfileSectionAdmin_admin-loading__6y1WF{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;padding:3rem 1rem;text-align:center}.RiskProfileSectionAdmin_loading-spinner__7q\+IU{animation:RiskProfileSectionAdmin_spin__PMM8b 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes RiskProfileSectionAdmin_spin__PMM8b{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RiskProfileSectionAdmin_admin-error__FgmXR p{color:#ef4444;font-size:.875rem;margin:0}@media (max-width:1024px){.RiskProfileSectionAdmin_header-content__RNQOa{flex-direction:column;gap:1rem;text-align:center}.RiskProfileSectionAdmin_form-row__zI9Ey{grid-template-columns:1fr}}@media (max-width:768px){.RiskProfileSectionAdmin_risk-profile-section-admin__NMWIq{padding:.75rem}.RiskProfileSectionAdmin_header-content__RNQOa{flex-direction:column;gap:.75rem;text-align:center}.RiskProfileSectionAdmin_form-row__zI9Ey{grid-template-columns:1fr}.RiskProfileSectionAdmin_form-edit-actions__AqbOb{flex-direction:column}.RiskProfileSectionAdmin_action-btn__XpflB{justify-content:center;width:100%}.RiskProfileSectionAdmin_array-item__UiFRX{flex-direction:column}.RiskProfileSectionAdmin_remove-array-item__-9f22{align-self:flex-end}}@media (max-width:480px){.RiskProfileSectionAdmin_risk-profile-section-admin__NMWIq{padding:.5rem}.RiskProfileSectionAdmin_header-content__RNQOa h1{font-size:1rem}.RiskProfileSectionAdmin_table-header__\+KoOL{padding:.75rem}.RiskProfileSectionAdmin_admin-table__W3\+Ox td,.RiskProfileSectionAdmin_admin-table__W3\+Ox th{font-size:.75rem;padding:.625rem}.RiskProfileSectionAdmin_action-btn__XpflB{font-size:.625rem;padding:.375rem .625rem}.RiskProfileSectionAdmin_btn-icon__UqQrn{height:.75rem;width:.75rem}.RiskProfileSectionAdmin_form-fields__Uh2a6{padding:1rem}.RiskProfileSectionAdmin_form-input__trTR3,.RiskProfileSectionAdmin_form-select__mGGTX,.RiskProfileSectionAdmin_form-textarea__OCeGy{font-size:.75rem;padding:.625rem .75rem}}.GoalsSectionAdmin_goals-section-admin__dD1V7{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;min-height:100vh;padding:1rem}.GoalsSectionAdmin_admin-header__pFTjK{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem;padding:1rem 1.5rem}.GoalsSectionAdmin_header-content__Lrq1K{align-items:center;color:#333;display:flex;justify-content:space-between}.GoalsSectionAdmin_header-content__Lrq1K h1{font-size:1.25rem;font-weight:600;margin:0}.GoalsSectionAdmin_header-actions__VkQj6{display:flex;gap:.5rem}.GoalsSectionAdmin_table-section__aYhwj{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.GoalsSectionAdmin_table-header__QE1zj{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.GoalsSectionAdmin_table-title__jg4Tj{color:#333;font-size:1rem;font-weight:600;margin:0}.GoalsSectionAdmin_table-actions__-lzg6{display:flex;gap:.75rem}.GoalsSectionAdmin_action-btn__dBKLp{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_primary__Gl6ES{background:#3b82f6;color:#fff}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_primary__Gl6ES:hover{background:#2563eb}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_secondary__B3CnU{background:#6b7280;color:#fff}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_secondary__B3CnU:hover{background:#4b5563}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_success__fJN63{background:#10b981;color:#fff}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_success__fJN63:hover{background:#059669}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_danger__51-TA{background:#ef4444;color:#fff}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_danger__51-TA:hover{background:#dc2626}.GoalsSectionAdmin_action-btn__dBKLp.GoalsSectionAdmin_small__RWH0z{font-size:.625rem;padding:.375rem .625rem}.GoalsSectionAdmin_action-btn__dBKLp:disabled{cursor:not-allowed;opacity:.6}.GoalsSectionAdmin_btn-icon__IgI-t{height:.875rem;width:.875rem}.GoalsSectionAdmin_table-container__h7rRF{padding:1rem 1.5rem}.GoalsSectionAdmin_admin-table__Xg52F{background:#fff;border-collapse:collapse;width:100%}.GoalsSectionAdmin_admin-table__Xg52F td,.GoalsSectionAdmin_admin-table__Xg52F th{border-bottom:1px solid #e5e5e5;padding:.875rem 1rem;text-align:left}.GoalsSectionAdmin_admin-table__Xg52F th{background:#f8f9fa;color:#333;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.GoalsSectionAdmin_admin-table__Xg52F tr:hover{background:#f8f9fa}.GoalsSectionAdmin_table-row__Ar02v.GoalsSectionAdmin_new-row__81Svk{background:#f0f9ff}.GoalsSectionAdmin_actions-cell__2qmmJ{width:120px}.GoalsSectionAdmin_action-buttons__7g2rC{display:flex;gap:.375rem}.GoalsSectionAdmin_edit-input__hTAo8,.GoalsSectionAdmin_edit-select__FegfM{border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.GoalsSectionAdmin_edit-input__hTAo8:focus,.GoalsSectionAdmin_edit-select__FegfM:focus{border-color:#3b82f6;outline:none}.GoalsSectionAdmin_edit-select__FegfM{background:#fff}.GoalsSectionAdmin_bullets-editor__Fgnmv{display:flex;flex-direction:column;gap:.75rem}.GoalsSectionAdmin_bullet-item__TYP\+a{align-items:center;display:flex;gap:.75rem}.GoalsSectionAdmin_bullet-input__pZdPw{border:1px solid #e5e5e5;border-radius:6px;flex:1 1;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease}.GoalsSectionAdmin_bullet-input__pZdPw:focus{border-color:#3b82f6;outline:none}.GoalsSectionAdmin_remove-bullet__ClpOS{align-items:center;background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;min-width:2.5rem;padding:.5rem;transition:background .2s ease}.GoalsSectionAdmin_remove-bullet__ClpOS:hover{background:#dc2626}.GoalsSectionAdmin_add-bullet__uSllf{align-items:center;align-self:flex-start;background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.75rem;gap:.5rem;padding:.75rem 1rem;transition:background .2s ease}.GoalsSectionAdmin_add-bullet__uSllf:hover{background:#4b5563}.GoalsSectionAdmin_bullets-display__0b9eD{display:flex;flex-direction:column;gap:.25rem}.GoalsSectionAdmin_bullet-display__OW3VC{color:#333;font-size:.875rem;line-height:1.4}.GoalsSectionAdmin_icon-display__lgrbi{align-items:center;display:flex;gap:.5rem}.GoalsSectionAdmin_icon-display__lgrbi span{color:#333;font-size:.875rem}.GoalsSectionAdmin_color-display__V1pj5{align-items:center;display:flex;gap:.5rem}.GoalsSectionAdmin_color-preview__kfm5v{border:1px solid #e5e5e5;border-radius:50%;height:1.25rem;width:1.25rem}.GoalsSectionAdmin_color-display__V1pj5 span{color:#333;font-family:monospace;font-size:.875rem}.GoalsSectionAdmin_admin-error__Zjjmy,.GoalsSectionAdmin_admin-loading__DlLAn{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;padding:3rem 1rem;text-align:center}.GoalsSectionAdmin_loading-spinner__NXh6s{animation:GoalsSectionAdmin_spin__dEQ-w 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes GoalsSectionAdmin_spin__dEQ-w{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GoalsSectionAdmin_admin-error__Zjjmy p{color:#ef4444;font-size:.875rem;margin:0}@media (max-width:1024px){.GoalsSectionAdmin_header-content__Lrq1K{flex-direction:column;gap:1rem;text-align:center}.GoalsSectionAdmin_table-actions__-lzg6{justify-content:center}}@media (max-width:768px){.GoalsSectionAdmin_goals-section-admin__dD1V7{padding:.75rem}.GoalsSectionAdmin_header-content__Lrq1K{flex-direction:column;gap:.75rem;text-align:center}.GoalsSectionAdmin_table-actions__-lzg6{flex-direction:column}.GoalsSectionAdmin_action-btn__dBKLp{justify-content:center;width:100%}.GoalsSectionAdmin_bullet-item__TYP\+a{flex-direction:column}.GoalsSectionAdmin_remove-bullet__ClpOS{align-self:flex-end}.GoalsSectionAdmin_add-bullet__uSllf{align-self:stretch;justify-content:center}}@media (max-width:480px){.GoalsSectionAdmin_goals-section-admin__dD1V7{padding:.5rem}.GoalsSectionAdmin_header-content__Lrq1K h1{font-size:1rem}.GoalsSectionAdmin_table-header__QE1zj{padding:.75rem}.GoalsSectionAdmin_admin-table__Xg52F td,.GoalsSectionAdmin_admin-table__Xg52F th{font-size:.75rem;padding:.625rem}.GoalsSectionAdmin_action-btn__dBKLp{font-size:.625rem;padding:.375rem .625rem}.GoalsSectionAdmin_btn-icon__IgI-t{height:.75rem;width:.75rem}.GoalsSectionAdmin_bullet-input__pZdPw{font-size:.75rem;padding:.5rem .625rem}.GoalsSectionAdmin_add-bullet__uSllf{font-size:.75rem;padding:.625rem .875rem}}.StrategySectionAdmin_strategy-section-admin__vmn6Y{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;min-height:100vh;padding:1rem}.StrategySectionAdmin_admin-header__w0AFN{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem;padding:1rem 1.5rem}.StrategySectionAdmin_header-content__xFV0E{align-items:center;color:#333;display:flex;justify-content:space-between}.StrategySectionAdmin_header-content__xFV0E h1{font-size:1.25rem;font-weight:600;margin:0}.StrategySectionAdmin_header-actions__c4LEg{display:flex;gap:.5rem}.StrategySectionAdmin_table-section__kLHZV{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.StrategySectionAdmin_table-header__eJ48F{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.StrategySectionAdmin_table-title__nVfWU{color:#333;font-size:1rem;font-weight:600;margin:0}.StrategySectionAdmin_table-actions__G89UC{display:flex;gap:.75rem}.StrategySectionAdmin_action-btn__rc3E5{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_primary__5El5-{background:#3b82f6;color:#fff}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_primary__5El5-:hover{background:#2563eb}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_secondary__qpjyM{background:#6b7280;color:#fff}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_secondary__qpjyM:hover{background:#4b5563}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_success__lN\+xr{background:#10b981;color:#fff}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_success__lN\+xr:hover{background:#059669}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_danger__dLFvn{background:#ef4444;color:#fff}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_danger__dLFvn:hover{background:#dc2626}.StrategySectionAdmin_action-btn__rc3E5.StrategySectionAdmin_small__o6K4Z{font-size:.625rem;padding:.375rem .625rem}.StrategySectionAdmin_action-btn__rc3E5:disabled{cursor:not-allowed;opacity:.6}.StrategySectionAdmin_btn-icon__OO-C5{height:.875rem;width:.875rem}.StrategySectionAdmin_table-container__vMT2l{padding:1rem 1.5rem}.StrategySectionAdmin_form-container__5VCH0{display:flex;flex-direction:column;gap:1.5rem}.StrategySectionAdmin_strategy-card__NvFq0{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1rem 1.5rem;text-align:left}.StrategySectionAdmin_strategy-card__NvFq0.StrategySectionAdmin_new-strategy__NFepW{background:#f8f9fa;border:1px dashed #ccc}.StrategySectionAdmin_strategy-header__lE\+0z{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.StrategySectionAdmin_strategy-title__JP5xX{color:#333;flex:1 1;font-size:1rem;font-weight:600;margin:0}.StrategySectionAdmin_strategy-actions__dNaWm{display:flex;gap:.5rem}.StrategySectionAdmin_strategy-content__vouZ7{display:flex;flex-direction:column;gap:1rem}.StrategySectionAdmin_strategy-section__MKcv\+{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;padding:1rem}.StrategySectionAdmin_section-title__\+vsm3{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.StrategySectionAdmin_array-editor__EjxeA{display:flex;flex-direction:column;gap:.75rem}.StrategySectionAdmin_array-item__tTs9\+{align-items:flex-start;display:flex;gap:.75rem}.StrategySectionAdmin_array-textarea__J5bDa{border:1px solid #e5e5e5;border-radius:6px;flex:1 1;font-family:inherit;font-size:.75rem;min-height:3.75rem;padding:.75rem 1rem;resize:vertical;transition:border-color .2s ease}.StrategySectionAdmin_array-textarea__J5bDa:focus{border-color:#3b82f6;outline:none}.StrategySectionAdmin_remove-array-item__tEzv7{align-items:center;background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;min-width:2.5rem;padding:.5rem;transition:background .2s ease}.StrategySectionAdmin_remove-array-item__tEzv7:hover{background:#dc2626}.StrategySectionAdmin_add-array-item__SIpgW{align-items:center;align-self:flex-start;background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.75rem;gap:.5rem;padding:.75rem 1rem;transition:background .2s ease}.StrategySectionAdmin_add-array-item__SIpgW:hover{background:#4b5563}.StrategySectionAdmin_array-display__sqj0o{display:flex;flex-direction:column;gap:.5rem}.StrategySectionAdmin_array-display-item__u2BMc{background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#333;font-size:.875rem;line-height:1.5;padding:.5rem .75rem}.StrategySectionAdmin_strategy-meta__Cc0F4{grid-gap:1rem;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:1rem}.StrategySectionAdmin_meta-item__RxyaT{display:flex;flex-direction:column;gap:.5rem}.StrategySectionAdmin_meta-item__RxyaT label{color:#333;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.StrategySectionAdmin_meta-item__RxyaT span{color:#666;font-size:.875rem}.StrategySectionAdmin_edit-input__jhdAA,.StrategySectionAdmin_edit-select__nMLsF{border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.StrategySectionAdmin_edit-input__jhdAA:focus,.StrategySectionAdmin_edit-select__nMLsF:focus{border-color:#3b82f6;outline:none}.StrategySectionAdmin_edit-select__nMLsF{background:#fff}.StrategySectionAdmin_color-display__qCQv8{align-items:center;display:flex;gap:.5rem}.StrategySectionAdmin_color-preview__zIP4j{border:1px solid #e5e5e5;border-radius:50%;height:1.25rem;width:1.25rem}.StrategySectionAdmin_color-display__qCQv8 span{color:#333;font-family:monospace;font-size:.875rem}.StrategySectionAdmin_admin-error__z2gRI,.StrategySectionAdmin_admin-loading__Ytkdk{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;padding:3rem 1rem;text-align:center}.StrategySectionAdmin_loading-spinner__-NSyK{animation:StrategySectionAdmin_spin__jcM3i 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes StrategySectionAdmin_spin__jcM3i{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StrategySectionAdmin_admin-error__z2gRI p{color:#ef4444;font-size:.875rem;margin:0}@media (max-width:1024px){.StrategySectionAdmin_header-content__xFV0E{flex-direction:column;gap:1rem;text-align:center}.StrategySectionAdmin_table-actions__G89UC{justify-content:center}.StrategySectionAdmin_strategy-meta__Cc0F4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:768px){.StrategySectionAdmin_strategy-section-admin__vmn6Y{padding:.75rem}.StrategySectionAdmin_header-content__xFV0E{flex-direction:column;gap:.75rem;text-align:center}.StrategySectionAdmin_table-actions__G89UC{flex-direction:column}.StrategySectionAdmin_action-btn__rc3E5{justify-content:center;width:100%}.StrategySectionAdmin_strategy-header__lE\+0z{flex-direction:column;gap:.75rem;text-align:center}.StrategySectionAdmin_strategy-actions__dNaWm{justify-content:center}.StrategySectionAdmin_array-item__tTs9\+{flex-direction:column}.StrategySectionAdmin_remove-array-item__tEzv7{align-self:flex-end}.StrategySectionAdmin_add-array-item__SIpgW{align-self:stretch;justify-content:center}.StrategySectionAdmin_strategy-meta__Cc0F4{grid-template-columns:1fr}}@media (max-width:480px){.StrategySectionAdmin_strategy-section-admin__vmn6Y{padding:.5rem}.StrategySectionAdmin_header-content__xFV0E h1{font-size:1rem}.StrategySectionAdmin_table-header__eJ48F{padding:.75rem}.StrategySectionAdmin_action-btn__rc3E5{font-size:.625rem;padding:.375rem .625rem}.StrategySectionAdmin_btn-icon__OO-C5{height:.75rem;width:.75rem}.StrategySectionAdmin_strategy-card__NvFq0,.StrategySectionAdmin_strategy-section__MKcv\+{padding:.75rem}.StrategySectionAdmin_array-textarea__J5bDa{font-size:.75rem;min-height:3rem;padding:.625rem .75rem}.StrategySectionAdmin_add-array-item__SIpgW{font-size:.75rem;padding:.625rem .875rem}.StrategySectionAdmin_strategy-meta__Cc0F4{gap:.75rem;padding:.75rem}}.RecommendationSectionAdmin_recommendation-section-admin__TKAoD{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.RecommendationSectionAdmin_admin-header__KkBOo{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.RecommendationSectionAdmin_header-content__HlKxs{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.5rem}.RecommendationSectionAdmin_header-left__mF2NP{align-items:center;display:flex;gap:.75rem}.RecommendationSectionAdmin_header-title__8G07P{color:#333;font-size:1.125rem;font-weight:600;letter-spacing:-.025em;margin:0}.RecommendationSectionAdmin_tab-navigation-left__iQpRK{display:flex;gap:.5rem}.RecommendationSectionAdmin_header-right__3wYD4{align-items:center;display:flex;gap:.5rem}.RecommendationSectionAdmin_contentBody__vxjvm{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;padding:0 0 1.5rem}.RecommendationSectionAdmin_admin-error__-SVck,.RecommendationSectionAdmin_admin-loading__Iv0Dt{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:none;color:#666;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;min-height:300px;text-align:center}.RecommendationSectionAdmin_loading-spinner__SD7Ja{animation:RecommendationSectionAdmin_spin__NshE\+ 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}.RecommendationSectionAdmin_header-content__HlKxs h1{font-size:1.25rem;font-weight:600}@keyframes RecommendationSectionAdmin_spin__NshE\+{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RecommendationSectionAdmin_admin-error__-SVck p{color:#ef4444;font-size:.875rem;font-weight:500}.RecommendationSectionAdmin_tab-navigation__fbzQZ{background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:1.5rem;overflow-x:auto;padding:1rem 1.5rem}.RecommendationSectionAdmin_tab-button__3geyG{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;justify-content:center;min-width:160px;padding:.75rem 1rem;transition:border-color .2s ease;white-space:nowrap}.RecommendationSectionAdmin_tab-button__3geyG:hover{background:#f8f9fa;border-color:#3b82f6;color:#3b82f6}.RecommendationSectionAdmin_tab-button__3geyG.RecommendationSectionAdmin_active__0H0vr{background:#3b82f6;border-color:#3b82f6;color:#fff}.RecommendationSectionAdmin_tab-icon__kBU8R{height:1rem;width:1rem}.RecommendationSectionAdmin_table-section__lW862{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.RecommendationSectionAdmin_table-header__OO\+s9{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.RecommendationSectionAdmin_table-title__cPjVX{color:#333;font-size:.875rem;font-weight:600;letter-spacing:-.025em;margin:0}.RecommendationSectionAdmin_table-actions__iILCq{display:flex;gap:.75rem}.RecommendationSectionAdmin_action-btn__XMo8l{align-items:center;border:1px solid #0000;border-radius:6px;box-shadow:none;cursor:pointer;display:flex;font-size:.625rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_primary__dAPP8{background:#3b82f6;border-color:#3b82f6;color:#fff}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_primary__dAPP8:hover{background:#2563eb;border-color:#2563eb;transform:none}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_secondary__7QrZ5{background:#f8f9fa;border-color:#e5e5e5;color:#666}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_secondary__7QrZ5:hover{background:#e9ecef;border-color:#d1d5db;color:#333}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_success__wDXlO{background:#10b981;border-color:#10b981;color:#fff}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_success__wDXlO:hover{background:#059669;border-color:#059669}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_danger__RL9VQ{background:#ef4444;border-color:#ef4444;color:#fff}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_danger__RL9VQ:hover{background:#dc2626;border-color:#dc2626}.RecommendationSectionAdmin_action-btn__XMo8l.RecommendationSectionAdmin_small__rMiDw{font-size:.5rem;padding:.375rem .625rem}.RecommendationSectionAdmin_action-btn__XMo8l:disabled{cursor:not-allowed;opacity:.6;transform:none}.RecommendationSectionAdmin_btn-icon__WZ\+s-{height:.75rem;width:.75rem}.RecommendationSectionAdmin_table-container__Jt\+be{overflow-x:auto;padding:0}.RecommendationSectionAdmin_admin-table__B47Pn{background:#fff;border-collapse:collapse;width:100%}.RecommendationSectionAdmin_admin-table__B47Pn th{background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#333;font-size:.625rem;font-weight:600;letter-spacing:.025em;padding:1rem;text-align:left;text-transform:uppercase;white-space:nowrap}.RecommendationSectionAdmin_admin-table__B47Pn td{border-bottom:1px solid #f1f5f9;color:#666;font-size:.75rem;padding:.875rem .5rem;vertical-align:middle}.RecommendationSectionAdmin_admin-table__B47Pn tr:hover{background:#f8f9fa}.RecommendationSectionAdmin_table-row__MsPvr{transition:background-color .2s ease}.RecommendationSectionAdmin_table-row__MsPvr.RecommendationSectionAdmin_new-row__3yuzs{background:#fef3c7;border-left:3px solid #f59e0b}.RecommendationSectionAdmin_edit-input__-TZ1s,.RecommendationSectionAdmin_edit-select__chbV3{background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#333;font-size:.625rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.RecommendationSectionAdmin_edit-input__-TZ1s:focus,.RecommendationSectionAdmin_edit-select__chbV3:focus{border-color:#3b82f6;outline:none}.RecommendationSectionAdmin_edit-input__-TZ1s::placeholder{color:#999}.RecommendationSectionAdmin_actions-cell__rYeds{white-space:nowrap;width:1%}.RecommendationSectionAdmin_action-buttons__Z8cPQ{align-items:center;display:flex;gap:.375rem}.RecommendationSectionAdmin_type-badge__gQZZa{border-radius:6px;display:inline-block;font-size:.5rem;font-weight:600;letter-spacing:.025em;padding:.25rem .5rem;text-transform:uppercase}.RecommendationSectionAdmin_type-badge__gQZZa.RecommendationSectionAdmin_income__9XGL3{background:#dcfce7;border:1px solid #86efac;color:#166534}.RecommendationSectionAdmin_type-badge__gQZZa.RecommendationSectionAdmin_expense__vqX4m{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.RecommendationSectionAdmin_currency-value__JER2Y{color:#059669;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-weight:600}.RecommendationSectionAdmin_clients-content__EfujP{margin-bottom:2rem}.RecommendationSectionAdmin_clients-grid__DjOlB{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.RecommendationSectionAdmin_client-card__ZfPVD{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:none;overflow:hidden;transition:all .2s ease}.RecommendationSectionAdmin_client-card__ZfPVD:hover{box-shadow:none}.RecommendationSectionAdmin_client-header__HCLip{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1.5rem 2rem}.RecommendationSectionAdmin_client-info__-duTE{display:flex;flex-direction:column;gap:.25rem}.RecommendationSectionAdmin_client-name__WFPw-{color:#333;font-size:1.25rem;font-weight:700;margin:0}.RecommendationSectionAdmin_client-accounts-count__CihUu{color:#666;font-size:.75rem;font-weight:500}.RecommendationSectionAdmin_client-actions__jIGiV{display:flex;gap:.5rem}.RecommendationSectionAdmin_accounts-section__PYM-W{background:#f8f9fa;padding:1.5rem 2rem}.RecommendationSectionAdmin_account-card__5OfR\+{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:none;margin-bottom:1.5rem;overflow:hidden}.RecommendationSectionAdmin_account-card__5OfR\+:last-child{margin-bottom:0}.RecommendationSectionAdmin_account-header__t4W-c{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.RecommendationSectionAdmin_account-info__MfsrV{display:flex;flex-direction:column;gap:.25rem;text-align:left}.RecommendationSectionAdmin_account-name__Hghb3{color:#333;font-size:1rem;font-weight:600;margin:0}.RecommendationSectionAdmin_account-investments-count__q\+qiz{color:#666;font-size:.75rem;font-weight:500}.RecommendationSectionAdmin_account-actions__anYBR{display:flex;gap:.5rem}.RecommendationSectionAdmin_investments-table__A-kxN{padding:1.5rem}.RecommendationSectionAdmin_table-header__OO\+s9{margin-bottom:1rem}.RecommendationSectionAdmin_table-header-row__jahv2{grid-gap:1rem;background:#f8f9fa;border-radius:6px;color:#666;display:grid;font-size:.625rem;font-weight:600;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 120px;letter-spacing:.025em;width:100%}.RecommendationSectionAdmin_table-header-cell__xFYY6{align-items:center;display:flex;justify-content:flex-start}.RecommendationSectionAdmin_table-body__dkgnN{display:flex;flex-direction:column;gap:.5rem}.RecommendationSectionAdmin_investment-row__XRgex{grid-gap:1rem;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 120px;padding:1rem;transition:all .2s ease}.RecommendationSectionAdmin_investment-row__XRgex:hover{background:#f8f9fa;border-color:#e5e5e5}.RecommendationSectionAdmin_investment-row__XRgex.RecommendationSectionAdmin_new-row__3yuzs{background:#fef3c7;border-color:#f59e0b}.RecommendationSectionAdmin_investment-cell__i40kF{align-items:center;display:flex;font-size:.9rem;justify-content:flex-start;min-height:2.5rem}.RecommendationSectionAdmin_edit-textarea__VoOjM{background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#333;font-size:.625rem;min-height:2.5rem;padding:.625rem .75rem;resize:vertical;transition:border-color .2s ease;width:100%}.RecommendationSectionAdmin_edit-textarea__VoOjM:focus{border-color:#3b82f6;outline:none}.RecommendationSectionAdmin_table-footer__a90eR{border-top:1px solid #e5e5e5;display:flex;justify-content:center;margin-top:1rem;padding:1rem 0 0}.RecommendationSectionAdmin_add-account-section__mHbt8{background:#f8f9fa;border:2px dashed #e5e5e5;border-radius:6px;display:flex;justify-content:center;margin-top:1rem;padding:1.5rem}.RecommendationSectionAdmin_add-account-section__mHbt8:hover{background:#f0f9ff;border-color:#3b82f6}.RecommendationSectionAdmin_no-data__v07RI{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:none;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.RecommendationSectionAdmin_no-data__v07RI p{color:#666;font-size:1rem;margin:0}@media (max-width:1024px){.RecommendationSectionAdmin_header-content__HlKxs{flex-direction:column;gap:1rem;text-align:center}.RecommendationSectionAdmin_header-right__3wYD4{flex-wrap:wrap;justify-content:center}.RecommendationSectionAdmin_tab-navigation__fbzQZ{gap:.375rem;padding:.875rem 1.25rem}.RecommendationSectionAdmin_tab-button__3geyG{font-size:.75rem;min-width:120px;padding:.625rem .875rem}.RecommendationSectionAdmin_table-header__OO\+s9{flex-direction:column;gap:.75rem;text-align:center}.RecommendationSectionAdmin_table-actions__iILCq{justify-content:center}.RecommendationSectionAdmin_clients-grid__DjOlB{gap:1.5rem}.RecommendationSectionAdmin_account-header__t4W-c,.RecommendationSectionAdmin_client-header__HCLip{flex-direction:column;gap:1rem;text-align:center}.RecommendationSectionAdmin_investment-row__XRgex,.RecommendationSectionAdmin_table-header-row__jahv2{gap:.5rem;grid-template-columns:1fr}.RecommendationSectionAdmin_investment-cell__i40kF,.RecommendationSectionAdmin_table-header-cell__xFYY6{justify-content:center;text-align:center}}@media (max-width:768px){.RecommendationSectionAdmin_recommendation-section-admin__TKAoD{padding:.75rem}.RecommendationSectionAdmin_header-content__HlKxs{padding:1.25rem .75rem}.RecommendationSectionAdmin_header-title__8G07P{font-size:1rem}.RecommendationSectionAdmin_contentBody__vxjvm{padding:0 .5rem 1rem}.RecommendationSectionAdmin_tab-navigation__fbzQZ{gap:.375rem}.RecommendationSectionAdmin_tab-button__3geyG{justify-content:center;min-width:100%}.RecommendationSectionAdmin_table-header__OO\+s9{padding:.875rem 1.25rem}.RecommendationSectionAdmin_action-btn__XMo8l{font-size:.75rem;padding:.5rem .875rem}.RecommendationSectionAdmin_admin-header__KkBOo{padding:1rem 1.5rem}.RecommendationSectionAdmin_header-content__HlKxs{flex-direction:column;gap:1rem;text-align:center}.RecommendationSectionAdmin_header-content__HlKxs h1{font-size:1.5rem}.RecommendationSectionAdmin_tab-navigation__fbzQZ{align-items:stretch;flex-direction:column;gap:1rem}.RecommendationSectionAdmin_tab-navigation-left__iQpRK{justify-content:center}.RecommendationSectionAdmin_account-header__t4W-c,.RecommendationSectionAdmin_accounts-section__PYM-W,.RecommendationSectionAdmin_client-header__HCLip{padding:1rem 1.5rem}.RecommendationSectionAdmin_investments-table__A-kxN{padding:1rem}.RecommendationSectionAdmin_action-btn__XMo8l{justify-content:center;width:100%}}@media (max-width:480px){.RecommendationSectionAdmin_header-content__HlKxs{padding:1rem}.RecommendationSectionAdmin_header-title__8G07P{font-size:.875rem}.RecommendationSectionAdmin_table-header__OO\+s9{padding:.75rem}.RecommendationSectionAdmin_admin-table__B47Pn td,.RecommendationSectionAdmin_admin-table__B47Pn th{font-size:.75rem;padding:.625rem}.RecommendationSectionAdmin_action-btn__XMo8l{font-size:.625rem;padding:.375rem .625rem}.RecommendationSectionAdmin_btn-icon__WZ\+s-{height:.75rem;width:.75rem}.RecommendationSectionAdmin_recommendation-section-admin__TKAoD{padding:.75rem}.RecommendationSectionAdmin_admin-header__KkBOo{margin-bottom:1rem;padding:.75rem 1rem}.RecommendationSectionAdmin_header-content__HlKxs h1{font-size:1.25rem}.RecommendationSectionAdmin_tab-navigation__fbzQZ{margin-bottom:1rem;padding:.75rem 1rem}.RecommendationSectionAdmin_client-card__ZfPVD{border-radius:6px}.RecommendationSectionAdmin_account-header__t4W-c,.RecommendationSectionAdmin_accounts-section__PYM-W,.RecommendationSectionAdmin_client-header__HCLip{padding:.75rem 1rem}.RecommendationSectionAdmin_investments-table__A-kxN{padding:.75rem}}.RecommendationSectionAdmin_table-container__Jt\+be::-webkit-scrollbar{height:4px}.RecommendationSectionAdmin_table-container__Jt\+be::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.RecommendationSectionAdmin_table-container__Jt\+be::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.RecommendationSectionAdmin_table-container__Jt\+be::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.RecommendationSectionAdmin_table-row__MsPvr:hover .RecommendationSectionAdmin_action-buttons__Z8cPQ{opacity:1}.RecommendationSectionAdmin_action-buttons__Z8cPQ{opacity:.8;transition:opacity .2s ease}.RecommendationSectionAdmin_status-indicator__z85mT{border-radius:50%;display:inline-block;height:.375rem;margin-right:.375rem;width:.375rem}.RecommendationSectionAdmin_status-indicator__z85mT.RecommendationSectionAdmin_saved__VQ1J8{background:#10b981}.RecommendationSectionAdmin_status-indicator__z85mT.RecommendationSectionAdmin_unsaved__9fFzS{background:#f59e0b}.RecommendationSectionAdmin_status-indicator__z85mT.RecommendationSectionAdmin_error__DTb2\+{background:#ef4444}.ProposedPortfolioSectionAdmin_proposedPortfolioSectionAdmin__NHjs6{background-color:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.ProposedPortfolioSectionAdmin_admin-header__uUAZN{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.ProposedPortfolioSectionAdmin_header-content__Nc3iY{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.ProposedPortfolioSectionAdmin_header-left__WkMmm{align-items:center;display:flex;gap:.75rem}.ProposedPortfolioSectionAdmin_header-title__Srqsa{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin:0}.ProposedPortfolioSectionAdmin_header-icon__9VWxR{color:#3b82f6;height:1.5rem;width:1.5rem}.ProposedPortfolioSectionAdmin_header-right__5VayA{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.ProposedPortfolioSectionAdmin_tabNavigation__mTeN4{border-bottom:1px solid #e5e5e5;display:flex;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem}.ProposedPortfolioSectionAdmin_tabButton__9LXVW{align-items:center;background-color:#f8f9fa;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:background-color .2s ease}.ProposedPortfolioSectionAdmin_tabButton__9LXVW:hover{background-color:#e5e5e5;color:#333}.ProposedPortfolioSectionAdmin_tabButton__9LXVW.ProposedPortfolioSectionAdmin_active__U78UM{background-color:#3b82f6;color:#fff}.ProposedPortfolioSectionAdmin_tabIcon__6XpMk{height:1rem;width:1rem}.ProposedPortfolioSectionAdmin_contentSection__xL1Bn{background-color:#fff;border:1px solid #e5e5e5;border-radius:6px}.ProposedPortfolioSectionAdmin_contentHeader__yNDCp{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.ProposedPortfolioSectionAdmin_contentTitle__l\+\+0g{color:#333;font-size:1rem;font-weight:600;margin:0}.ProposedPortfolioSectionAdmin_contentActions__dAiwk{align-items:center;display:flex;gap:.75rem}.ProposedPortfolioSectionAdmin_contentBody__19FOF{padding:1.5rem}.ProposedPortfolioSectionAdmin_action-btn__OM2or{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_primary__YykJH{background-color:#3b82f6;color:#fff}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_primary__YykJH:hover{background-color:#2563eb}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_secondary__\+jVx5{background-color:#6b7280;color:#fff}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_secondary__\+jVx5:hover{background-color:#4b5563}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_success__Y-j2M{background-color:#10b981;color:#fff}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_success__Y-j2M:hover{background-color:#059669}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_danger__ehUUb{background-color:#ef4444;color:#fff}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_danger__ehUUb:hover{background-color:#dc2626}.ProposedPortfolioSectionAdmin_action-btn__OM2or.ProposedPortfolioSectionAdmin_small__F9DU7{font-size:.625rem;padding:.375rem .625rem}.ProposedPortfolioSectionAdmin_action-btn__OM2or:disabled{cursor:not-allowed;opacity:.6}.ProposedPortfolioSectionAdmin_btn-icon__n\+zGG{height:.875rem;width:.875rem}.ProposedPortfolioSectionAdmin_adminError__9epgQ,.ProposedPortfolioSectionAdmin_adminLoading__ym-9l{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;padding:3rem 1rem;text-align:center}.ProposedPortfolioSectionAdmin_loadingSpinner__stD0-{animation:ProposedPortfolioSectionAdmin_spin__f2QN3 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes ProposedPortfolioSectionAdmin_spin__f2QN3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProposedPortfolioSectionAdmin_adminError__9epgQ{color:#ef4444}.ProposedPortfolioSectionAdmin_clientsContainer__ZlOjq{display:flex;flex-direction:column;gap:1.5rem}.ProposedPortfolioSectionAdmin_clientSection__4RDaR{background-color:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px}.ProposedPortfolioSectionAdmin_clientHeader__LFzdU{align-items:center;background-color:#fff;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.ProposedPortfolioSectionAdmin_clientName__9BW8W{color:#333;font-size:1rem;font-weight:600;margin:0}.ProposedPortfolioSectionAdmin_clientName__9BW8W input{background:#0000;border:none;border-bottom:1px solid #3b82f6;font-size:1rem;font-weight:600;padding:.25rem 0;width:18.75rem}.ProposedPortfolioSectionAdmin_clientActions__HqOuF{display:flex;gap:.5rem}.ProposedPortfolioSectionAdmin_clientDetails__ZhAiV{padding:1rem 1.5rem}.ProposedPortfolioSectionAdmin_clientInfo__ddDkJ{margin-bottom:1rem}.ProposedPortfolioSectionAdmin_infoRow__muuYw{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.ProposedPortfolioSectionAdmin_infoRow__muuYw label{color:#666;font-size:.875rem;font-weight:600;min-width:7.5rem}.ProposedPortfolioSectionAdmin_infoRow__muuYw span{color:#333;font-size:.875rem}.ProposedPortfolioSectionAdmin_portfolioSection__9UWlA{margin-top:1rem}.ProposedPortfolioSectionAdmin_portfolioSection__9UWlA h4{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.ProposedPortfolioSectionAdmin_categoryList__TIE-6{display:flex;flex-direction:column;gap:1rem}.ProposedPortfolioSectionAdmin_categoryItem__OrvKL{background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1rem}.ProposedPortfolioSectionAdmin_categoryHeader__t4TUZ{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.ProposedPortfolioSectionAdmin_categoryName__WkrgP{color:#333;font-size:.875rem;font-weight:600;margin:0}.ProposedPortfolioSectionAdmin_categoryName__WkrgP input{background:#0000;border:none;border-bottom:1px solid #3b82f6;font-size:.875rem;font-weight:600;padding:.25rem 0;width:15.625rem}.ProposedPortfolioSectionAdmin_categoryActions__EHK7\+{display:flex;gap:.375rem}.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7{margin-top:.75rem}.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7 table{border-collapse:collapse;margin-bottom:.75rem;width:100%}.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7 th{background-color:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.75rem;text-align:left;text-transform:uppercase}.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7 td{border-bottom:1px solid #f8f9fa;color:#666;font-size:.875rem;padding:.75rem;vertical-align:middle}.ProposedPortfolioSectionAdmin_investmentRow__jRhj3:hover{background-color:#f8f9fa}.ProposedPortfolioSectionAdmin_investmentActions__lZZmt{display:flex;gap:.375rem}.ProposedPortfolioSectionAdmin_addInvestmentForm__z0ywy{background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-top:1rem;padding:1rem 1.5rem}.ProposedPortfolioSectionAdmin_addInvestmentForm__z0ywy h4{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.ProposedPortfolioSectionAdmin_formRow__IxpRV{margin-bottom:.75rem}.ProposedPortfolioSectionAdmin_formRow__IxpRV label{color:#666;display:block;font-size:.75rem;font-weight:600;margin-bottom:.375rem}.ProposedPortfolioSectionAdmin_formActions__1VaoW{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.ProposedPortfolioSectionAdmin_edit-input__QrEg1{border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.ProposedPortfolioSectionAdmin_edit-input__QrEg1:focus{border-color:#3b82f6;outline:none}.ProposedPortfolioSectionAdmin_edit-textarea__fe6Vw{border:1px solid #e5e5e5;border-radius:6px;font-family:inherit;font-size:.75rem;padding:.625rem .75rem;resize:vertical;transition:border-color .2s ease;width:100%}.ProposedPortfolioSectionAdmin_edit-textarea__fe6Vw:focus{border-color:#3b82f6;outline:none}.ProposedPortfolioSectionAdmin_notesContainer__YmvZg{display:flex;flex-direction:column;gap:1rem}.ProposedPortfolioSectionAdmin_notesHeader__KB-j-{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.ProposedPortfolioSectionAdmin_notesHeader__KB-j- h3{color:#333;font-size:1rem;font-weight:600;margin:0}.ProposedPortfolioSectionAdmin_notesList__RvsQB{display:flex;flex-direction:column;gap:.75rem}.ProposedPortfolioSectionAdmin_noteItem__uJmZ\+{background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1rem 1.5rem}.ProposedPortfolioSectionAdmin_noteContent__lt0o- h4{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .5rem}.ProposedPortfolioSectionAdmin_noteContent__lt0o- p{color:#666;font-size:.875rem;line-height:1.5;margin:0}.ProposedPortfolioSectionAdmin_noteActions__uUvie{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.75rem}.ProposedPortfolioSectionAdmin_newClient__oVR4P,.ProposedPortfolioSectionAdmin_newInvestment__fxCP8,.ProposedPortfolioSectionAdmin_newNote__9JqA-{background-color:#f0f9ff;border:1px dashed #3b82f6}@media (max-width:1024px){.ProposedPortfolioSectionAdmin_header-content__Nc3iY{flex-direction:column;gap:1rem;text-align:center}.ProposedPortfolioSectionAdmin_header-right__5VayA{justify-content:center}.ProposedPortfolioSectionAdmin_contentHeader__yNDCp{align-items:flex-start;flex-direction:column;gap:1rem}.ProposedPortfolioSectionAdmin_contentActions__dAiwk{justify-content:center}}@media (max-width:768px){.ProposedPortfolioSectionAdmin_proposedPortfolioSectionAdmin__NHjs6{padding:.75rem}.ProposedPortfolioSectionAdmin_contentHeader__yNDCp{align-items:flex-start;flex-direction:column;gap:.75rem}.ProposedPortfolioSectionAdmin_contentActions__dAiwk{flex-wrap:wrap}.ProposedPortfolioSectionAdmin_clientHeader__LFzdU{align-items:flex-start;flex-direction:column;gap:.75rem}.ProposedPortfolioSectionAdmin_clientActions__HqOuF{align-self:flex-end}.ProposedPortfolioSectionAdmin_categoryHeader__t4TUZ{align-items:flex-start;flex-direction:column;gap:.75rem}.ProposedPortfolioSectionAdmin_categoryActions__EHK7\+{align-self:flex-end}.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7{overflow-x:auto}.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7 table{min-width:37.5rem}.ProposedPortfolioSectionAdmin_clientName__9BW8W input{max-width:18.75rem;width:100%}.ProposedPortfolioSectionAdmin_categoryName__WkrgP input{max-width:15.625rem;width:100%}}@media (max-width:480px){.ProposedPortfolioSectionAdmin_proposedPortfolioSectionAdmin__NHjs6{padding:.5rem}.ProposedPortfolioSectionAdmin_header-title__Srqsa{font-size:1rem}.ProposedPortfolioSectionAdmin_addInvestmentForm__z0ywy,.ProposedPortfolioSectionAdmin_categoryItem__OrvKL,.ProposedPortfolioSectionAdmin_clientDetails__ZhAiV,.ProposedPortfolioSectionAdmin_clientHeader__LFzdU,.ProposedPortfolioSectionAdmin_contentHeader__yNDCp,.ProposedPortfolioSectionAdmin_noteItem__uJmZ\+{padding:.75rem}.ProposedPortfolioSectionAdmin_action-btn__OM2or{font-size:.625rem;padding:.375rem .625rem}.ProposedPortfolioSectionAdmin_btn-icon__n\+zGG{height:.75rem;width:.75rem}.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7 td,.ProposedPortfolioSectionAdmin_investmentsTable__tVSr7 th{font-size:.75rem;padding:.5rem}.ProposedPortfolioSectionAdmin_edit-input__QrEg1,.ProposedPortfolioSectionAdmin_edit-textarea__fe6Vw{font-size:.625rem;padding:.5rem .625rem}}.AssetAllocationSectionAdmin_container__yR5qk{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.AssetAllocationSectionAdmin_header__P-AFD{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.AssetAllocationSectionAdmin_headerContent__DNYFC{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.AssetAllocationSectionAdmin_headerLeft__O7Wdo{align-items:center;display:flex;gap:.75rem}.AssetAllocationSectionAdmin_headerTitle__t5tWg{color:#333;font-size:1.25rem;font-weight:600;margin:0}.AssetAllocationSectionAdmin_headerRight__jFtcj{align-items:center;display:flex;gap:.75rem}.AssetAllocationSectionAdmin_tabContainer__Pn-Og{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.AssetAllocationSectionAdmin_tab__2Ec6z{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:background-color .2s ease}.AssetAllocationSectionAdmin_tab__2Ec6z:hover{background:#f8f9fa;color:#333}.AssetAllocationSectionAdmin_activeTab__bLK\+m{background:#3b82f6;border-color:#3b82f6;color:#fff}.AssetAllocationSectionAdmin_contentBody__y-YdZ{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.AssetAllocationSectionAdmin_clientsSection__ztsWt{padding:1.5rem}.AssetAllocationSectionAdmin_sectionHeader__DaGxX{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.AssetAllocationSectionAdmin_sectionHeader__DaGxX h3{color:#333;font-size:1rem;font-weight:600;margin:0}.AssetAllocationSectionAdmin_clientSection__uG3J7{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem;padding:1rem 1.5rem}.AssetAllocationSectionAdmin_clientHeader__BYHT4{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.AssetAllocationSectionAdmin_clientName__2A7sz{color:#333;font-size:1rem;font-weight:600;margin:0}.AssetAllocationSectionAdmin_clientActions__c8SBX{display:flex;gap:.5rem}.AssetAllocationSectionAdmin_superFundInfo__OH6Rd{margin-bottom:1rem}.AssetAllocationSectionAdmin_superFund__xNtUB{color:#666;font-size:.875rem;line-height:1.5;margin:0}.AssetAllocationSectionAdmin_assetTable__ZVSoh{margin-bottom:1.5rem}.AssetAllocationSectionAdmin_tableHeader__lDguE{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.AssetAllocationSectionAdmin_tableHeader__lDguE h5{color:#333;font-size:.875rem;font-weight:600;margin:0}.AssetAllocationSectionAdmin_assetTable__ZVSoh{background:#fff;border:1px solid #e5e5e5;border-collapse:collapse;border-radius:6px;font-size:.875rem;width:100%}.AssetAllocationSectionAdmin_assetTable__ZVSoh th{background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.75rem;text-align:left;text-transform:uppercase;white-space:nowrap}.AssetAllocationSectionAdmin_assetTable__ZVSoh td{border-bottom:1px solid #f8f9fa;color:#666;padding:.75rem;vertical-align:top}.AssetAllocationSectionAdmin_assetRow__DBW3o:hover{background:#f8f9fa}.AssetAllocationSectionAdmin_newAsset__CYlxb{background:#f0f9ff}.AssetAllocationSectionAdmin_assetActions__CCguP{display:flex;gap:.375rem;justify-content:center}.AssetAllocationSectionAdmin_chartSection__P9EYB{margin-bottom:1.5rem}.AssetAllocationSectionAdmin_chartSection__P9EYB h5{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.AssetAllocationSectionAdmin_chartContainer__rSd\+8{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1rem}.AssetAllocationSectionAdmin_notesSection__nAdfR{padding:1.5rem}.AssetAllocationSectionAdmin_noteContent__58w4D{background:#f8f9fa;border-radius:6px;padding:1rem 1.5rem}.AssetAllocationSectionAdmin_editNoteForm__aXi4p{display:flex;flex-direction:column;gap:.75rem}.AssetAllocationSectionAdmin_formRow__zQaOC{display:flex;flex-direction:column;gap:.375rem}.AssetAllocationSectionAdmin_formRow__zQaOC label{color:#666;font-size:.75rem;font-weight:600}.AssetAllocationSectionAdmin_noteDisplay__4oj0E{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1rem 1.5rem}.AssetAllocationSectionAdmin_noteHeader__PMqfQ{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.AssetAllocationSectionAdmin_noteHeader__PMqfQ h4{color:#333;font-size:.875rem;font-weight:600;margin:0}.AssetAllocationSectionAdmin_noteActions__4eIny{display:flex;gap:.375rem}.AssetAllocationSectionAdmin_noteText__32zAj{color:#666;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}.AssetAllocationSectionAdmin_riskProfile__bBOAh{color:#333;font-size:.875rem}.AssetAllocationSectionAdmin_noNote__at5JI{color:#666;font-size:.875rem;padding:1.5rem;text-align:center}.AssetAllocationSectionAdmin_newClient__5gWR0{background:#f0f9ff;border:1px dashed #3b82f6}.AssetAllocationSectionAdmin_formActions__Md734{display:flex;gap:.75rem;margin-top:.75rem}.AssetAllocationSectionAdmin_edit-input__TGtAg{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.AssetAllocationSectionAdmin_edit-input__TGtAg:focus{border-color:#3b82f6;outline:none}.AssetAllocationSectionAdmin_action-btn__uzHAT{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;transition:background-color .2s ease}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_primary__oWWJ6{background:#3b82f6;color:#fff}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_primary__oWWJ6:hover{background:#2563eb}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_secondary__iuGOo{background:#6b7280;color:#fff}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_secondary__iuGOo:hover{background:#4b5563}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_success__EDWMs{background:#10b981;color:#fff}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_success__EDWMs:hover{background:#059669}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_danger__t-3Ft{background:#ef4444;color:#fff}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_danger__t-3Ft:hover{background:#dc2626}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_small__4iRzV{font-size:.625rem;padding:.375rem .625rem}.AssetAllocationSectionAdmin_action-btn__uzHAT:disabled{cursor:not-allowed;opacity:.6}.AssetAllocationSectionAdmin_btn-icon__A8Rap{height:.875rem;width:.875rem}.AssetAllocationSectionAdmin_contentCard__9YP6k{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1.5rem;text-align:center}@media (max-width:1024px){.AssetAllocationSectionAdmin_headerContent__DNYFC{flex-direction:column;gap:1rem;text-align:center}.AssetAllocationSectionAdmin_headerRight__jFtcj{justify-content:center}.AssetAllocationSectionAdmin_sectionHeader__DaGxX{align-items:flex-start;flex-direction:column;gap:1rem}}@media (max-width:768px){.AssetAllocationSectionAdmin_container__yR5qk{padding:.75rem}.AssetAllocationSectionAdmin_headerContent__DNYFC{align-items:flex-start;flex-direction:column;gap:.75rem}.AssetAllocationSectionAdmin_headerRight__jFtcj{flex-wrap:wrap;justify-content:space-between;width:100%}.AssetAllocationSectionAdmin_tabContainer__Pn-Og{gap:.375rem}.AssetAllocationSectionAdmin_tab__2Ec6z{font-size:.75rem;padding:.5rem .75rem}.AssetAllocationSectionAdmin_clientsSection__ztsWt,.AssetAllocationSectionAdmin_notesSection__nAdfR{padding:1rem}.AssetAllocationSectionAdmin_clientSection__uG3J7{padding:.75rem 1rem}.AssetAllocationSectionAdmin_assetTable__ZVSoh td,.AssetAllocationSectionAdmin_assetTable__ZVSoh th{font-size:.75rem;padding:.5rem .375rem}.AssetAllocationSectionAdmin_action-btn__uzHAT{font-size:.75rem;padding:.5rem .75rem}.AssetAllocationSectionAdmin_action-btn__uzHAT.AssetAllocationSectionAdmin_small__4iRzV{font-size:.625rem;padding:.375rem .5rem}.AssetAllocationSectionAdmin_sectionHeader__DaGxX{align-items:flex-start;flex-direction:column;gap:.75rem}}@media (max-width:480px){.AssetAllocationSectionAdmin_container__yR5qk{padding:.5rem}.AssetAllocationSectionAdmin_clientSection__uG3J7,.AssetAllocationSectionAdmin_clientsSection__ztsWt,.AssetAllocationSectionAdmin_headerContent__DNYFC,.AssetAllocationSectionAdmin_notesSection__nAdfR{padding:.75rem}.AssetAllocationSectionAdmin_assetTable__ZVSoh td,.AssetAllocationSectionAdmin_assetTable__ZVSoh th{font-size:.625rem;padding:.375rem .25rem}.AssetAllocationSectionAdmin_action-btn__uzHAT,.AssetAllocationSectionAdmin_tab__2Ec6z{font-size:.625rem;padding:.375rem .625rem}.AssetAllocationSectionAdmin_edit-input__TGtAg{font-size:.625rem;padding:.5rem .625rem}.AssetAllocationSectionAdmin_headerTitle__t5tWg{font-size:1rem}.AssetAllocationSectionAdmin_clientName__2A7sz,.AssetAllocationSectionAdmin_sectionHeader__DaGxX h3{font-size:.875rem}.AssetAllocationSectionAdmin_chartSection__P9EYB h5,.AssetAllocationSectionAdmin_noteHeader__PMqfQ h4,.AssetAllocationSectionAdmin_tableHeader__lDguE h5{font-size:.75rem}}.CashflowProjectionsSectionAdmin_cashflowProjectionsAdmin__HTtHv{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.CashflowProjectionsSectionAdmin_adminHeader__Dj4cV{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.CashflowProjectionsSectionAdmin_headerContent__v7ezN{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_headerLeft__T2iYM{align-items:center;display:flex;gap:.75rem}.CashflowProjectionsSectionAdmin_headerTitle__eHjDJ{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin:0}.CashflowProjectionsSectionAdmin_headerRight__Te4eA{align-items:center;display:flex;gap:.75rem}.CashflowProjectionsSectionAdmin_contentBody__aURdE{margin:0 auto;padding:0 0 1.5rem}.CashflowProjectionsSectionAdmin_clientTabs__1KHaR{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1.5rem}.CashflowProjectionsSectionAdmin_clientTabGroup__FSrWI{align-items:center;display:flex;gap:.25rem}.CashflowProjectionsSectionAdmin_tabButton__lOUGl{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;padding:.75rem 1rem;transition:background-color .2s ease}.CashflowProjectionsSectionAdmin_tabButton__lOUGl:hover{background:#f8f9fa;border-color:#e5e5e5}.CashflowProjectionsSectionAdmin_tabButton__lOUGl.CashflowProjectionsSectionAdmin_active__zNxC1{background:#3b82f6;border-color:#3b82f6;color:#fff}.CashflowProjectionsSectionAdmin_tabIcon__RM1ZZ{height:1rem;width:1rem}.CashflowProjectionsSectionAdmin_deleteClientBtn__7v4sr{align-items:center;background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:1.5rem;justify-content:center;opacity:.8;transition:background-color .2s ease;width:1.5rem}.CashflowProjectionsSectionAdmin_deleteClientBtn__7v4sr:hover{background:#dc2626;opacity:1}.CashflowProjectionsSectionAdmin_addClientBtn__hB248{align-items:center;background:#10b981;border:1px solid #10b981;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;padding:.75rem 1rem;transition:background-color .2s ease}.CashflowProjectionsSectionAdmin_addClientBtn__hB248:hover{background:#059669;border-color:#059669}.CashflowProjectionsSectionAdmin_addClientForm__gJHDT{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.CashflowProjectionsSectionAdmin_addClientHeader__l8yVU{background:#f8f9fa;border-bottom:1px solid #e5e5e5;padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_addClientHeader__l8yVU h3{color:#333;font-size:1rem;font-weight:600;margin:0}.CashflowProjectionsSectionAdmin_addClientContent__J\+dWm{padding:1.5rem}.CashflowProjectionsSectionAdmin_addClientInput__i0uZ1{margin-bottom:1rem}.CashflowProjectionsSectionAdmin_addClientInput__i0uZ1 label{color:#666;display:block;font-size:.75rem;font-weight:500;margin-bottom:.375rem}.CashflowProjectionsSectionAdmin_addClientActions__ATucV{display:flex;gap:.75rem;justify-content:flex-end}.CashflowProjectionsSectionAdmin_chartSection__KBvZP{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.CashflowProjectionsSectionAdmin_chartHeader__z8mOO{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_chartTitle__jQXer{color:#333;font-size:1rem;font-weight:600;margin:0}.CashflowProjectionsSectionAdmin_chartActions__LmZX7{display:flex;gap:.5rem}.CashflowProjectionsSectionAdmin_chartContainer__30QXP{align-items:center;display:flex;justify-content:center;min-height:25rem;padding:1.5rem}.CashflowProjectionsSectionAdmin_noDataMessage__VuYX5{color:#666;font-size:.875rem;text-align:center}.CashflowProjectionsSectionAdmin_noDataMessage__VuYX5 p{margin:0}.CashflowProjectionsSectionAdmin_dataForm__5CqlX{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;margin:1rem}.CashflowProjectionsSectionAdmin_formHeader__PNa3M{background:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_formHeader__PNa3M h3{color:#333;font-size:1rem;font-weight:600;margin:0}.CashflowProjectionsSectionAdmin_formContent__\+YbdV{padding:1.5rem}.CashflowProjectionsSectionAdmin_formGrid__yHeDr{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));margin-bottom:1rem}.CashflowProjectionsSectionAdmin_formRow__r0Y\+0{display:flex;flex-direction:column;gap:.375rem}.CashflowProjectionsSectionAdmin_formRow__r0Y\+0 label{color:#666;font-size:.75rem;font-weight:500}.CashflowProjectionsSectionAdmin_formInput__PscRR{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-family:inherit;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.CashflowProjectionsSectionAdmin_formInput__PscRR:focus{border-color:#3b82f6;outline:none}.CashflowProjectionsSectionAdmin_formInput__PscRR::placeholder{color:#9ca3af}.CashflowProjectionsSectionAdmin_inlineInput__BPBdK{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-family:inherit;font-size:.75rem;min-width:5rem;padding:.5rem .625rem;transition:border-color .2s ease;width:100%}.CashflowProjectionsSectionAdmin_inlineInput__BPBdK:focus{border-color:#3b82f6;outline:none}.CashflowProjectionsSectionAdmin_formActions__aMqKL{border-top:1px solid #e5e5e5;display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem}.CashflowProjectionsSectionAdmin_dataTable__XMRo1{background:#f8f9fa;border-top:1px solid #e5e5e5;padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_dataTable__XMRo1 h4{color:#333;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.CashflowProjectionsSectionAdmin_tableContainer__HW32\+{background:#fff;border:1px solid #e5e5e5;border-radius:6px;overflow-x:auto}.CashflowProjectionsSectionAdmin_tableContainer__HW32\+ table{border-collapse:collapse;font-size:.875rem;width:100%}.CashflowProjectionsSectionAdmin_tableContainer__HW32\+ td,.CashflowProjectionsSectionAdmin_tableContainer__HW32\+ th{border-bottom:1px solid #e5e5e5;padding:.75rem;text-align:left}.CashflowProjectionsSectionAdmin_tableContainer__HW32\+ th{background:#f8f9fa;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.CashflowProjectionsSectionAdmin_tableContainer__HW32\+ td{color:#666;font-weight:500}.CashflowProjectionsSectionAdmin_tableContainer__HW32\+ tr:hover{background:#f8f9fa}.CashflowProjectionsSectionAdmin_rowActions__RfeW2{display:flex;gap:.375rem}.CashflowProjectionsSectionAdmin_actionBtn__gABFc{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;justify-content:center;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_primary__BV\+ER{background:#3b82f6;color:#fff}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_primary__BV\+ER:hover{background:#2563eb}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_secondary__FGHa8{background:#6b7280;color:#fff}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_secondary__FGHa8:hover{background:#4b5563}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_success__8mhH3{background:#10b981;color:#fff}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_success__8mhH3:hover{background:#059669}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_danger__OelV6{background:#ef4444;color:#fff}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_danger__OelV6:hover{background:#dc2626}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_small__eLC0G{font-size:.625rem;padding:.375rem .625rem}.CashflowProjectionsSectionAdmin_actionBtn__gABFc:disabled{cursor:not-allowed;opacity:.6}.CashflowProjectionsSectionAdmin_btnIcon__Mp0c2{height:.875rem;width:.875rem}.CashflowProjectionsSectionAdmin_adminError__LEg0W,.CashflowProjectionsSectionAdmin_adminLoading__5pgEE{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;min-height:25rem;text-align:center}.CashflowProjectionsSectionAdmin_loadingSpinner__FcPS8{animation:CashflowProjectionsSectionAdmin_spin__bi4fQ 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes CashflowProjectionsSectionAdmin_spin__bi4fQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CashflowProjectionsSectionAdmin_adminError__LEg0W{color:#ef4444}@media (max-width:1024px){.CashflowProjectionsSectionAdmin_headerContent__v7ezN{padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_headerTitle__eHjDJ{font-size:1.125rem}.CashflowProjectionsSectionAdmin_contentBody__aURdE{padding:0 .75rem 1.5rem}.CashflowProjectionsSectionAdmin_chartHeader__z8mOO{padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_chartContainer__30QXP{padding:1.25rem}.CashflowProjectionsSectionAdmin_dataTable__XMRo1{padding:1rem 1.5rem}.CashflowProjectionsSectionAdmin_formGrid__yHeDr{grid-template-columns:1fr}}@media (max-width:768px){.CashflowProjectionsSectionAdmin_cashflowProjectionsAdmin__HTtHv{padding:.75rem}.CashflowProjectionsSectionAdmin_headerContent__v7ezN{flex-direction:column;gap:.75rem;padding:1rem;text-align:center}.CashflowProjectionsSectionAdmin_headerTitle__eHjDJ{font-size:1.125rem}.CashflowProjectionsSectionAdmin_headerRight__Te4eA{flex-wrap:wrap;justify-content:center;width:100%}.CashflowProjectionsSectionAdmin_chartHeader__z8mOO{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.CashflowProjectionsSectionAdmin_chartActions__LmZX7{justify-content:center;width:100%}.CashflowProjectionsSectionAdmin_formActions__aMqKL,.CashflowProjectionsSectionAdmin_rowActions__RfeW2{align-items:stretch;flex-direction:column}.CashflowProjectionsSectionAdmin_actionBtn__gABFc{font-size:.75rem;padding:.5rem .75rem}.CashflowProjectionsSectionAdmin_actionBtn__gABFc.CashflowProjectionsSectionAdmin_small__eLC0G{font-size:.625rem;padding:.375rem .5rem}.CashflowProjectionsSectionAdmin_clientTabs__1KHaR{justify-content:center}.CashflowProjectionsSectionAdmin_clientTabGroup__FSrWI{flex-direction:column;gap:.375rem}.CashflowProjectionsSectionAdmin_tabButton__lOUGl{font-size:.75rem;padding:.5rem .75rem}.CashflowProjectionsSectionAdmin_addClientForm__gJHDT{margin:.75rem}.CashflowProjectionsSectionAdmin_addClientContent__J\+dWm{padding:1rem}.CashflowProjectionsSectionAdmin_addClientActions__ATucV{align-items:stretch;flex-direction:column}}@media (max-width:480px){.CashflowProjectionsSectionAdmin_cashflowProjectionsAdmin__HTtHv{padding:.5rem}.CashflowProjectionsSectionAdmin_headerContent__v7ezN{padding:.75rem}.CashflowProjectionsSectionAdmin_headerTitle__eHjDJ{font-size:1rem}.CashflowProjectionsSectionAdmin_contentBody__aURdE{padding:0 .5rem 1rem}.CashflowProjectionsSectionAdmin_chartHeader__z8mOO{padding:.75rem}.CashflowProjectionsSectionAdmin_chartContainer__30QXP{padding:1rem}.CashflowProjectionsSectionAdmin_dataTable__XMRo1{padding:.75rem}.CashflowProjectionsSectionAdmin_formContent__\+YbdV{padding:1rem}.CashflowProjectionsSectionAdmin_actionBtn__gABFc,.CashflowProjectionsSectionAdmin_tabButton__lOUGl{font-size:.625rem;padding:.375rem .625rem}td,th{font-size:.75rem;padding:.5rem .625rem}.CashflowProjectionsSectionAdmin_addClientForm__gJHDT,.CashflowProjectionsSectionAdmin_dataForm__5CqlX{margin:.5rem}}.InsuranceNeedsAnalysisSectionAdmin_container__E1yiX{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.InsuranceNeedsAnalysisSectionAdmin_header__rbCJV{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.InsuranceNeedsAnalysisSectionAdmin_headerContent__RvYeZ{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.InsuranceNeedsAnalysisSectionAdmin_headerLeft__82zD\+{align-items:center;display:flex;gap:.75rem}.InsuranceNeedsAnalysisSectionAdmin_headerTitle__KWhKA{color:#333;font-size:1.25rem;font-weight:600;margin:0}.InsuranceNeedsAnalysisSectionAdmin_headerRight__L1bee{align-items:center;display:flex;gap:.75rem}.InsuranceNeedsAnalysisSectionAdmin_tabContainer__gjDXL{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.InsuranceNeedsAnalysisSectionAdmin_tab__xsogn{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:background-color .2s ease}.InsuranceNeedsAnalysisSectionAdmin_tab__xsogn:hover{background:#f8f9fa;color:#333}.InsuranceNeedsAnalysisSectionAdmin_activeTab__rs5o0{background:#3b82f6;border-color:#3b82f6;color:#fff}.InsuranceNeedsAnalysisSectionAdmin_contentBody__A1zqx{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.InsuranceNeedsAnalysisSectionAdmin_insuranceDataSection__f0wBL{padding:1.5rem}.InsuranceNeedsAnalysisSectionAdmin_emptyState__a2Ylb{background:#f8f9fa;border:1px dashed #d1d5db;border-radius:6px;color:#666;padding:3rem 1rem;text-align:center}.InsuranceNeedsAnalysisSectionAdmin_emptyState__a2Ylb p{color:#6b7280;font-size:1rem;margin:0 0 1rem}.InsuranceNeedsAnalysisSectionAdmin_emptyState__a2Ylb button{margin:0 auto}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc{margin-bottom:1.5rem}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc h3{color:#333;font-size:1rem;font-weight:600;margin:0}.InsuranceNeedsAnalysisSectionAdmin_sectionContainer__-Rhza{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1rem}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;border-radius:6px 6px 0 0;display:flex;justify-content:space-between;padding:1rem}.InsuranceNeedsAnalysisSectionAdmin_sectionActions__nHLHN{align-items:center;display:flex;gap:.5rem}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc:hover{background:#f1f5f9}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc h4{align-items:center;color:#333;display:flex;font-size:.875rem;font-weight:600;gap:.75rem;margin:0}.InsuranceNeedsAnalysisSectionAdmin_sectionToggle__HgIEH{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-weight:600;gap:.75rem;padding:0;text-align:left;width:100%}.InsuranceNeedsAnalysisSectionAdmin_toggleIcon__DB\+BS{color:#666;height:1rem;transition:transform .2s ease;width:1rem}.InsuranceNeedsAnalysisSectionAdmin_sectionContent__H1Vx7{margin-top:0}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE{background:#fff;border:1px solid #e5e5e5;border-collapse:collapse;border-radius:6px;font-size:.875rem;width:100%}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE th{background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.75rem;text-align:left;text-transform:uppercase;white-space:nowrap}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE th:first-child{text-align:left;width:30%}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE th:not(:first-child):not(:last-child){text-align:center;width:15%}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE th:last-child{text-align:center;width:10%}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE td{border-bottom:1px solid #f8f9fa;color:#666;padding:.75rem;vertical-align:top}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE td:first-child{padding-left:1.5rem;text-align:left}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE td:not(:first-child):not(:last-child){font-family:Courier New,monospace;font-weight:500;text-align:right}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE td:last-child{text-align:center}.InsuranceNeedsAnalysisSectionAdmin_dataRow__PDQqX:hover{background:#f8f9fa}.InsuranceNeedsAnalysisSectionAdmin_newItem__rzo4A{background:#f0f9ff}.InsuranceNeedsAnalysisSectionAdmin_sectionTotalRow__AP7a0{background:#f8f9fa;color:#333;font-weight:600}.InsuranceNeedsAnalysisSectionAdmin_sectionTotalRow__AP7a0 td{border-bottom:2px solid #e5e5e5}.InsuranceNeedsAnalysisSectionAdmin_sectionTotalRow__AP7a0 td:not(:first-child):not(:last-child){font-family:Courier New,monospace;text-align:right}.InsuranceNeedsAnalysisSectionAdmin_notesSection__fngT8{padding:1.5rem}.InsuranceNeedsAnalysisSectionAdmin_notesContent__xhwq-{display:flex;flex-direction:column;gap:.75rem}.InsuranceNeedsAnalysisSectionAdmin_noteItem__dd88c{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;padding:1rem 1.5rem}.InsuranceNeedsAnalysisSectionAdmin_newNote__HuGtd{background:#f0f9ff;border:1px dashed #3b82f6}.InsuranceNeedsAnalysisSectionAdmin_noteText__4ILYn{color:#666;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}.InsuranceNeedsAnalysisSectionAdmin_editNoteForm__XNcTx{display:flex;flex-direction:column;gap:.75rem}.InsuranceNeedsAnalysisSectionAdmin_noteActions__y5tZx{display:flex;gap:.375rem;justify-content:flex-end}.InsuranceNeedsAnalysisSectionAdmin_itemActions__jd9Zd{display:flex;gap:.375rem;justify-content:center}.InsuranceNeedsAnalysisSectionAdmin_edit-input__b7wDw{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.InsuranceNeedsAnalysisSectionAdmin_edit-input__b7wDw:focus{border-color:#3b82f6;outline:none}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;transition:background-color .2s ease}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_primary__I4K1n{background:#3b82f6;color:#fff}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_primary__I4K1n:hover{background:#2563eb}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_secondary__qVRoK{background:#6b7280;color:#fff}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_secondary__qVRoK:hover{background:#4b5563}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_success__N8Z8s{background:#10b981;color:#fff}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_success__N8Z8s:hover{background:#059669}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_danger__SNHHP{background:#ef4444;color:#fff}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_danger__SNHHP:hover{background:#dc2626}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_small__O3RET{font-size:.625rem;padding:.375rem .625rem}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh:disabled{cursor:not-allowed;opacity:.6}.InsuranceNeedsAnalysisSectionAdmin_btn-icon__K0zLP{height:.875rem;width:.875rem}.InsuranceNeedsAnalysisSectionAdmin_contentCard__JGlg5{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1.5rem;text-align:center}@media (max-width:1024px){.InsuranceNeedsAnalysisSectionAdmin_headerContent__RvYeZ{padding:1rem 1.5rem}.InsuranceNeedsAnalysisSectionAdmin_headerTitle__KWhKA{font-size:1.125rem}.InsuranceNeedsAnalysisSectionAdmin_insuranceDataSection__f0wBL,.InsuranceNeedsAnalysisSectionAdmin_notesSection__fngT8{padding:1.25rem}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc{padding:1rem 1.5rem}}@media (max-width:768px){.InsuranceNeedsAnalysisSectionAdmin_container__E1yiX{padding:.75rem}.InsuranceNeedsAnalysisSectionAdmin_headerContent__RvYeZ{align-items:flex-start;flex-direction:column;gap:.75rem}.InsuranceNeedsAnalysisSectionAdmin_headerRight__L1bee{flex-wrap:wrap;justify-content:space-between;width:100%}.InsuranceNeedsAnalysisSectionAdmin_tabContainer__gjDXL{gap:.375rem}.InsuranceNeedsAnalysisSectionAdmin_tab__xsogn{font-size:.75rem;padding:.5rem .75rem}.InsuranceNeedsAnalysisSectionAdmin_insuranceDataSection__f0wBL,.InsuranceNeedsAnalysisSectionAdmin_notesSection__fngT8{padding:1rem}.InsuranceNeedsAnalysisSectionAdmin_sectionContainer__-Rhza{margin-bottom:.75rem}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE td,.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE th{font-size:.75rem;padding:.5rem .375rem}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh{font-size:.75rem;padding:.5rem .75rem}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh.InsuranceNeedsAnalysisSectionAdmin_small__O3RET{font-size:.625rem;padding:.375rem .5rem}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc{align-items:flex-start;flex-direction:column;gap:.75rem}}@media (max-width:480px){.InsuranceNeedsAnalysisSectionAdmin_container__E1yiX{padding:.5rem}.InsuranceNeedsAnalysisSectionAdmin_headerContent__RvYeZ{padding:.75rem}.InsuranceNeedsAnalysisSectionAdmin_headerTitle__KWhKA{font-size:1rem}.InsuranceNeedsAnalysisSectionAdmin_insuranceDataSection__f0wBL,.InsuranceNeedsAnalysisSectionAdmin_notesSection__fngT8{padding:.75rem}.InsuranceNeedsAnalysisSectionAdmin_sectionContainer__-Rhza{margin-bottom:.5rem}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE td,.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE th{font-size:.625rem;padding:.375rem .25rem}.InsuranceNeedsAnalysisSectionAdmin_action-btn__hewEh,.InsuranceNeedsAnalysisSectionAdmin_tab__xsogn{font-size:.625rem;padding:.375rem .625rem}.InsuranceNeedsAnalysisSectionAdmin_edit-input__b7wDw{font-size:.625rem;padding:.5rem .625rem}.InsuranceNeedsAnalysisSectionAdmin_sectionHeader__YhdAc h4{font-size:.75rem}.InsuranceNeedsAnalysisSectionAdmin_noteItem__dd88c{padding:.75rem}.InsuranceNeedsAnalysisSectionAdmin_dataTable__0VOZE td:first-child{padding-left:1rem}}.RecommendedInsuranceCoverSectionAdmin_container__d0UZP{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.RecommendedInsuranceCoverSectionAdmin_header__XCWEM{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.RecommendedInsuranceCoverSectionAdmin_headerContent__Y0HHG{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.RecommendedInsuranceCoverSectionAdmin_headerLeft__g9FuC{align-items:center;display:flex;gap:.75rem}.RecommendedInsuranceCoverSectionAdmin_headerIcon__IfOFO{color:#3b82f6;height:1.5rem;width:1.5rem}.RecommendedInsuranceCoverSectionAdmin_headerTitle__Wjq0k{color:#333;font-size:1.25rem;font-weight:600;margin:0}.RecommendedInsuranceCoverSectionAdmin_headerRight__gIida{align-items:center;display:flex;gap:.75rem}.RecommendedInsuranceCoverSectionAdmin_contentBody__uwYDN{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1.5rem}.RecommendedInsuranceCoverSectionAdmin_clientSection__dzdcJ{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.RecommendedInsuranceCoverSectionAdmin_clientHeader__J9AjH{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.RecommendedInsuranceCoverSectionAdmin_clientHeaderLeft__p1Yy-{align-items:center;display:flex}.RecommendedInsuranceCoverSectionAdmin_clientHeaderRight__7MLGP{align-items:center;display:flex;gap:.375rem}.RecommendedInsuranceCoverSectionAdmin_clientToggle__w7n-b{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;gap:.375rem;padding:.375rem;transition:background-color .2s ease}.RecommendedInsuranceCoverSectionAdmin_clientToggle__w7n-b:hover{background:#e5e5e5}.RecommendedInsuranceCoverSectionAdmin_clientToggle__w7n-b h3{color:#333;font-size:1rem;font-weight:600;margin:0}.RecommendedInsuranceCoverSectionAdmin_clientContent__UsJtR{padding:1rem 1.5rem}.RecommendedInsuranceCoverSectionAdmin_addFormContainer__moSVD{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.RecommendedInsuranceCoverSectionAdmin_addForm__o5aPI{border-bottom:1px solid #e5e5e5;padding:1.5rem}.RecommendedInsuranceCoverSectionAdmin_addForm__o5aPI h3{color:#333;font-size:1rem;font-weight:600;margin:0 0 .75rem}.RecommendedInsuranceCoverSectionAdmin_formRow__Fqi9W{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.RecommendedInsuranceCoverSectionAdmin_formGrid__bSSx7{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));margin-bottom:.75rem}.RecommendedInsuranceCoverSectionAdmin_formActions__OqYYu{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem}.RecommendedInsuranceCoverSectionAdmin_policyContainer__M7WWR{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1rem}.RecommendedInsuranceCoverSectionAdmin_policyHeader__D7K7R{align-items:flex-end;background:#f8f9fa;border-radius:6px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.75rem;padding:.75rem}.RecommendedInsuranceCoverSectionAdmin_policy__beFOx{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;width:100%}.RecommendedInsuranceCoverSectionAdmin_policyToggle__p99JN{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;gap:.375rem;padding:.375rem;text-align:left;transition:background-color .2s ease}.RecommendedInsuranceCoverSectionAdmin_policyToggle__p99JN:hover{background:#e5e5e5}.RecommendedInsuranceCoverSectionAdmin_policyToggle__p99JN h4{color:#333;font-size:.875rem;font-weight:600;margin:0}.RecommendedInsuranceCoverSectionAdmin_policyInfo__4OUXk{align-items:center;display:flex;flex:1 1;gap:.75rem;justify-content:space-between;width:100%}.RecommendedInsuranceCoverSectionAdmin_policyInfo__4OUXk span{background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;font-size:.75rem;padding:.25rem .5rem}.RecommendedInsuranceCoverSectionAdmin_policyInfo__4OUXk .RecommendedInsuranceCoverSectionAdmin_providerWithLogo__-M\+uq{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;display:flex;gap:.375rem;padding:.25rem .5rem}.RecommendedInsuranceCoverSectionAdmin_policyEditForm__EsvvJ{display:flex;flex:1 1;flex-direction:column;gap:.75rem;padding:.375rem}.RecommendedInsuranceCoverSectionAdmin_policyActions__uBwdn{align-items:center;display:flex;gap:.375rem}.RecommendedInsuranceCoverSectionAdmin_policyContent__Jpygq{padding:1rem}.RecommendedInsuranceCoverSectionAdmin_policyNote__cBU7g{background:#f0f9ff;border-radius:6px;color:#0369a1;font-size:.75rem;margin-top:.75rem;padding:.75rem}.RecommendedInsuranceCoverSectionAdmin_dataTable__3DT12{background:#fff;border:1px solid #e5e5e5;border-collapse:collapse;border-radius:6px;font-size:.875rem;width:100%}.RecommendedInsuranceCoverSectionAdmin_dataTable__3DT12 th{background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.75rem;text-align:left;text-transform:uppercase;white-space:nowrap}.RecommendedInsuranceCoverSectionAdmin_dataTable__3DT12 td{border-bottom:1px solid #f8f9fa;color:#666;padding:.75rem;vertical-align:top}.RecommendedInsuranceCoverSectionAdmin_dataRow__UtX9u:hover{background:#f8f9fa}.RecommendedInsuranceCoverSectionAdmin_newCover__6wasd{background:#f0f9ff}.RecommendedInsuranceCoverSectionAdmin_coverActions__NPljG{display:flex;gap:.375rem;justify-content:center}.RecommendedInsuranceCoverSectionAdmin_edit-input__VuL7U{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.RecommendedInsuranceCoverSectionAdmin_edit-input__VuL7U:focus{border-color:#3b82f6;outline:none}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.5rem .875rem;transition:background-color .2s ease}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_primary__k7zXP{background:#3b82f6;color:#fff}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_primary__k7zXP:hover{background:#2563eb}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_secondary__I80Vf{background:#6b7280;color:#fff}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_secondary__I80Vf:hover{background:#4b5563}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_success__7s6OO{background:#10b981;color:#fff}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_success__7s6OO:hover{background:#059669}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_danger__plEmj{background:#ef4444;color:#fff}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_danger__plEmj:hover{background:#dc2626}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_small__9TF8Y{font-size:.625rem;padding:.375rem .625rem}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7:disabled{cursor:not-allowed;opacity:.6}.RecommendedInsuranceCoverSectionAdmin_btn-icon__7gJOf{height:.875rem;width:.875rem}.RecommendedInsuranceCoverSectionAdmin_contentCard__DsbZ7{background:#fff;border:1px solid #e5e5e5;border-radius:6px;padding:1.5rem;text-align:center}.RecommendedInsuranceCoverSectionAdmin_noDataMessage__EX8Kx{color:#666;padding:2rem 1.5rem;text-align:center}.RecommendedInsuranceCoverSectionAdmin_noDataMessage__EX8Kx h3{color:#333;font-size:1rem;margin-bottom:.75rem}.RecommendedInsuranceCoverSectionAdmin_noDataMessage__EX8Kx p{font-size:.875rem;margin-bottom:1.5rem}.RecommendedInsuranceCoverSectionAdmin_noDataMessage__EX8Kx button{margin:0 auto}.RecommendedInsuranceCoverSectionAdmin_toggleIcon__gzYeZ{color:#666;height:1rem;width:1rem}.RecommendedInsuranceCoverSectionAdmin_form-group__XTuwQ{display:flex;flex-direction:column;gap:.375rem}.RecommendedInsuranceCoverSectionAdmin_form-group__XTuwQ label{color:#666;font-size:.75rem;font-weight:500}.RecommendedInsuranceCoverSectionAdmin_logo-preview__v86Ke{background:#fff;border:1px solid #e5e5e5;border-radius:6px;height:3rem;object-fit:contain;padding:.25rem;width:3rem}.RecommendedInsuranceCoverSectionAdmin_logo-preview__v86Ke img{border-radius:4px;height:100%;object-fit:contain;width:100%}.RecommendedInsuranceCoverSectionAdmin_providerLogo__M\+sgo{border-radius:4px;max-height:3.75rem;max-width:5rem;object-fit:contain}.RecommendedInsuranceCoverSectionAdmin_providerWithLogo__-M\+uq{align-items:center;display:flex;gap:.375rem}.RecommendedInsuranceCoverSectionAdmin_providerWithLogo__-M\+uq img{background:#fff;border:1px solid #e5e5e5;border-radius:4px;max-height:1.875rem;max-width:2.5rem;object-fit:contain;padding:.125rem}@media (max-width:1024px){.RecommendedInsuranceCoverSectionAdmin_headerContent__Y0HHG{padding:1rem 1.5rem}.RecommendedInsuranceCoverSectionAdmin_headerTitle__Wjq0k{font-size:1.125rem}.RecommendedInsuranceCoverSectionAdmin_contentBody__uwYDN{padding:1.25rem}.RecommendedInsuranceCoverSectionAdmin_clientHeader__J9AjH{padding:1rem 1.5rem}.RecommendedInsuranceCoverSectionAdmin_addForm__o5aPI{padding:1.25rem}}@media (max-width:768px){.RecommendedInsuranceCoverSectionAdmin_container__d0UZP{padding:.75rem}.RecommendedInsuranceCoverSectionAdmin_headerContent__Y0HHG{align-items:flex-start;flex-direction:column;gap:.75rem}.RecommendedInsuranceCoverSectionAdmin_headerRight__gIida{flex-wrap:wrap;justify-content:space-between;width:100%}.RecommendedInsuranceCoverSectionAdmin_policyHeader__D7K7R{align-items:stretch;flex-direction:column;gap:.75rem}.RecommendedInsuranceCoverSectionAdmin_policyInfo__4OUXk{flex-wrap:wrap;justify-content:flex-start}.RecommendedInsuranceCoverSectionAdmin_policyEditForm__EsvvJ{padding:0}.RecommendedInsuranceCoverSectionAdmin_policyActions__uBwdn{justify-content:center}.RecommendedInsuranceCoverSectionAdmin_formRow__Fqi9W{align-items:stretch;flex-direction:column}.RecommendedInsuranceCoverSectionAdmin_formGrid__bSSx7{grid-template-columns:1fr}.RecommendedInsuranceCoverSectionAdmin_formActions__OqYYu{justify-content:center}.RecommendedInsuranceCoverSectionAdmin_dataTable__3DT12 td,.RecommendedInsuranceCoverSectionAdmin_dataTable__3DT12 th{font-size:.75rem;padding:.5rem .375rem}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7{font-size:.75rem;padding:.5rem .75rem}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7.RecommendedInsuranceCoverSectionAdmin_small__9TF8Y{font-size:.625rem;padding:.375rem .5rem}.RecommendedInsuranceCoverSectionAdmin_logo-preview__v86Ke{height:2.5rem;padding:.25rem;width:2.5rem}.RecommendedInsuranceCoverSectionAdmin_providerLogo__M\+sgo{max-height:2.8125rem;max-width:3.75rem}.RecommendedInsuranceCoverSectionAdmin_providerWithLogo__-M\+uq img{max-height:1.5625rem;max-width:1.875rem}}@media (max-width:480px){.RecommendedInsuranceCoverSectionAdmin_container__d0UZP{padding:.5rem}.RecommendedInsuranceCoverSectionAdmin_headerContent__Y0HHG{padding:.75rem}.RecommendedInsuranceCoverSectionAdmin_headerTitle__Wjq0k{font-size:1rem}.RecommendedInsuranceCoverSectionAdmin_contentBody__uwYDN{padding:1rem}.RecommendedInsuranceCoverSectionAdmin_clientContent__UsJtR,.RecommendedInsuranceCoverSectionAdmin_clientHeader__J9AjH{padding:.75rem}.RecommendedInsuranceCoverSectionAdmin_addForm__o5aPI{padding:1rem}.RecommendedInsuranceCoverSectionAdmin_policyContent__Jpygq,.RecommendedInsuranceCoverSectionAdmin_policyHeader__D7K7R{padding:.75rem}.RecommendedInsuranceCoverSectionAdmin_dataTable__3DT12 td,.RecommendedInsuranceCoverSectionAdmin_dataTable__3DT12 th{font-size:.625rem;padding:.375rem .25rem}.RecommendedInsuranceCoverSectionAdmin_action-btn__CpQh7{font-size:.625rem;padding:.375rem .625rem}.RecommendedInsuranceCoverSectionAdmin_edit-input__VuL7U{font-size:.625rem;padding:.5rem .625rem}.RecommendedInsuranceCoverSectionAdmin_logo-preview__v86Ke{height:2rem;padding:.125rem;width:2rem}.RecommendedInsuranceCoverSectionAdmin_providerLogo__M\+sgo{max-height:2.1875rem;max-width:3.125rem}.RecommendedInsuranceCoverSectionAdmin_providerWithLogo__-M\+uq img{max-height:1.25rem;max-width:1.5625rem}.RecommendedInsuranceCoverSectionAdmin_form-group__XTuwQ label{font-size:.625rem}}.CostOfAdviceSectionAdmin_cost-of-advice-admin__OTCyQ{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.CostOfAdviceSectionAdmin_admin-header__izvRT{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.CostOfAdviceSectionAdmin_header-content__bg3Rd{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CostOfAdviceSectionAdmin_header-left__z6OXr{align-items:center;display:flex;gap:.75rem}.CostOfAdviceSectionAdmin_header-title__bUNVw{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin:0}.CostOfAdviceSectionAdmin_header-right__JwbI1{align-items:center;display:flex;gap:.75rem}.CostOfAdviceSectionAdmin_contentBody__punV-{margin:0 auto;padding:0 0 1.5rem}.CostOfAdviceSectionAdmin_table-section__zZqbU{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.CostOfAdviceSectionAdmin_table-header__guuJr{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CostOfAdviceSectionAdmin_table-title__qhF3F{color:#333;font-size:1rem;font-weight:600;margin:0}.CostOfAdviceSectionAdmin_table-actions__zeOKh{align-items:center;display:flex;gap:.5rem}.CostOfAdviceSectionAdmin_table-container__-KAEh{overflow-x:auto}.CostOfAdviceSectionAdmin_admin-table__sDN2f{background:#fff;border-collapse:collapse;font-size:.875rem;width:100%}.CostOfAdviceSectionAdmin_admin-table__sDN2f th{background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.75rem;text-align:left;text-transform:uppercase;white-space:nowrap}.CostOfAdviceSectionAdmin_admin-table__sDN2f td{border-bottom:1px solid #f8f9fa;color:#666;padding:.75rem;vertical-align:top}.CostOfAdviceSectionAdmin_table-row__ov-Uw:hover{background:#f8f9fa}.CostOfAdviceSectionAdmin_new-item__QU6nK{background:#f0f9ff}.CostOfAdviceSectionAdmin_actions-cell__Hn35Z{text-align:center;vertical-align:middle;width:120px}.CostOfAdviceSectionAdmin_itemActions__XMNYn{display:flex;gap:.375rem;justify-content:center}.CostOfAdviceSectionAdmin_edit-input__xxJmk{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-family:inherit;font-size:.75rem;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.CostOfAdviceSectionAdmin_edit-input__xxJmk:focus{border-color:#3b82f6;outline:none}.CostOfAdviceSectionAdmin_edit-input__xxJmk::placeholder{color:#9ca3af}.CostOfAdviceSectionAdmin_action-btn__sXL83{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;justify-content:center;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_primary__t6-m3{background:#3b82f6;color:#fff}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_primary__t6-m3:hover{background:#2563eb}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_secondary__aHLFR{background:#6b7280;color:#fff}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_secondary__aHLFR:hover{background:#4b5563}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_success__9q\+5k{background:#10b981;color:#fff}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_success__9q\+5k:hover{background:#059669}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_danger__Xnzzc{background:#ef4444;color:#fff}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_danger__Xnzzc:hover{background:#dc2626}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_small__\+diYL{font-size:.625rem;padding:.375rem .625rem}.CostOfAdviceSectionAdmin_action-btn__sXL83:disabled{cursor:not-allowed;opacity:.6}.CostOfAdviceSectionAdmin_btn-icon__u3oVp{height:.875rem;width:.875rem}.CostOfAdviceSectionAdmin_notes-section__4vTGT{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.CostOfAdviceSectionAdmin_notes-header__rt\+9D{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CostOfAdviceSectionAdmin_notes-title__8xfXg{color:#333;font-size:1rem;font-weight:600;margin:0}.CostOfAdviceSectionAdmin_notes-content__5fI18{padding:1.5rem}.CostOfAdviceSectionAdmin_note-item__W88fe{align-items:flex-start;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem 1.5rem}.CostOfAdviceSectionAdmin_note-display__0B\+vM{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;display:flex;flex:1 1;font-size:.875rem;line-height:1.5;min-height:5rem;padding:.75rem}.CostOfAdviceSectionAdmin_note-actions__ecgbX{display:flex;flex-direction:column;gap:.375rem}.CostOfAdviceSectionAdmin_note-textarea__54QUp{background:#fff;border:1px solid #e5e5e5;border-radius:6px;flex:1 1;font-family:inherit;font-size:.75rem;min-height:5rem;padding:.75rem;resize:vertical;transition:border-color .2s ease}.CostOfAdviceSectionAdmin_note-textarea__54QUp:focus{border-color:#3b82f6;outline:none}.CostOfAdviceSectionAdmin_note-textarea__54QUp::placeholder{color:#9ca3af}.CostOfAdviceSectionAdmin_contentCard__ddpCA{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin:1.5rem auto;max-width:37.5rem;padding:1.5rem;text-align:center}.CostOfAdviceSectionAdmin_contentCard__ddpCA h2{color:#333;font-size:1.25rem;margin-bottom:.75rem}.CostOfAdviceSectionAdmin_admin-error__EmlgN,.CostOfAdviceSectionAdmin_admin-loading__75HUx{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;min-height:25rem;text-align:center}.CostOfAdviceSectionAdmin_loading-spinner__-3s7c{animation:CostOfAdviceSectionAdmin_spin__AS7rz 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes CostOfAdviceSectionAdmin_spin__AS7rz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CostOfAdviceSectionAdmin_admin-error__EmlgN{color:#ef4444}.CostOfAdviceSectionAdmin_contentCard__ddpCA p{color:#666;font-size:.875rem;line-height:1.5}@media (max-width:1024px){.CostOfAdviceSectionAdmin_header-content__bg3Rd{padding:1rem 1.5rem}.CostOfAdviceSectionAdmin_header-title__bUNVw{font-size:1.125rem}.CostOfAdviceSectionAdmin_contentBody__punV-{padding:0 .75rem 1.5rem}.CostOfAdviceSectionAdmin_notes-header__rt\+9D,.CostOfAdviceSectionAdmin_table-header__guuJr{padding:1rem 1.5rem}.CostOfAdviceSectionAdmin_notes-content__5fI18{padding:1.25rem}}@media (max-width:768px){.CostOfAdviceSectionAdmin_cost-of-advice-admin__OTCyQ{padding:.75rem}.CostOfAdviceSectionAdmin_header-content__bg3Rd{flex-direction:column;gap:.75rem;padding:1rem;text-align:center}.CostOfAdviceSectionAdmin_header-title__bUNVw{font-size:1.125rem}.CostOfAdviceSectionAdmin_header-right__JwbI1{flex-wrap:wrap;justify-content:center;width:100%}.CostOfAdviceSectionAdmin_table-header__guuJr{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.CostOfAdviceSectionAdmin_table-actions__zeOKh{justify-content:flex-start;width:100%}.CostOfAdviceSectionAdmin_admin-table__sDN2f td,.CostOfAdviceSectionAdmin_admin-table__sDN2f th{font-size:.75rem;padding:.5rem .375rem}.CostOfAdviceSectionAdmin_action-btn__sXL83{font-size:.75rem;padding:.5rem .75rem}.CostOfAdviceSectionAdmin_action-btn__sXL83.CostOfAdviceSectionAdmin_small__\+diYL{font-size:.625rem;padding:.375rem .5rem}.CostOfAdviceSectionAdmin_notes-header__rt\+9D{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.CostOfAdviceSectionAdmin_note-item__W88fe{flex-direction:column;gap:.75rem;padding:1rem}.CostOfAdviceSectionAdmin_edit-input__xxJmk{font-size:.75rem;padding:.5rem .625rem}}@media (max-width:480px){.CostOfAdviceSectionAdmin_cost-of-advice-admin__OTCyQ{padding:.5rem}.CostOfAdviceSectionAdmin_header-content__bg3Rd{padding:.75rem}.CostOfAdviceSectionAdmin_header-title__bUNVw{font-size:1rem}.CostOfAdviceSectionAdmin_contentBody__punV-{padding:0 .5rem 1rem}.CostOfAdviceSectionAdmin_table-section__zZqbU{border-radius:6px;margin-bottom:1rem}.CostOfAdviceSectionAdmin_table-header__guuJr{padding:.75rem}.CostOfAdviceSectionAdmin_table-title__qhF3F{font-size:.875rem}.CostOfAdviceSectionAdmin_admin-table__sDN2f td,.CostOfAdviceSectionAdmin_admin-table__sDN2f th{font-size:.625rem;padding:.375rem .25rem}.CostOfAdviceSectionAdmin_action-btn__sXL83{font-size:.625rem;padding:.375rem .625rem}.CostOfAdviceSectionAdmin_notes-content__5fI18{padding:1rem}.CostOfAdviceSectionAdmin_note-item__W88fe{padding:.75rem}.CostOfAdviceSectionAdmin_edit-input__xxJmk{font-size:.625rem;padding:.5rem .625rem}.CostOfAdviceSectionAdmin_notes-title__8xfXg{font-size:.875rem}.CostOfAdviceSectionAdmin_contentCard__ddpCA h2{font-size:1rem}.CostOfAdviceSectionAdmin_contentCard__ddpCA{padding:1rem}}.NextStepsSectionAdmin_next-steps-admin__JA8MK{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.NextStepsSectionAdmin_admin-header__7o\+jO{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.NextStepsSectionAdmin_header-content__57cKC{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.NextStepsSectionAdmin_tableHeader__Nr8It th{background:#0380fe}.NextStepsSectionAdmin_header-left__VH\+-M{align-items:center;display:flex;gap:.75rem}.NextStepsSectionAdmin_header-title__yS5-J{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin:0}.NextStepsSectionAdmin_header-right__FhZCv{align-items:center;display:flex;gap:.75rem}.NextStepsSectionAdmin_contentBody__7HAKB{margin:0 auto;padding:0 0 1.5rem}.NextStepsSectionAdmin_add-step-section__c4rvH{margin-bottom:1.5rem;text-align:center}.NextStepsSectionAdmin_step-form__q9mtl{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.NextStepsSectionAdmin_form-header__fLW6H{background:#f8f9fa;border-bottom:1px solid #e5e5e5;padding:1rem 1.5rem}.NextStepsSectionAdmin_form-header__fLW6H h3{color:#333;font-size:1rem;font-weight:600;margin:0}.NextStepsSectionAdmin_form-content__oU61U{padding:1.5rem}.NextStepsSectionAdmin_form-row__bPIso{margin-bottom:1rem}.NextStepsSectionAdmin_form-row__bPIso label{color:#666;display:block;font-size:.75rem;font-weight:500;margin-bottom:.375rem}.NextStepsSectionAdmin_form-input__ullqF{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-family:inherit;font-size:.75rem;padding:.625rem .75rem;resize:vertical;transition:border-color .2s ease;width:100%}.NextStepsSectionAdmin_form-input__ullqF:focus{border-color:#3b82f6;outline:none}.NextStepsSectionAdmin_form-input__ullqF::placeholder{color:#9ca3af}.NextStepsSectionAdmin_details-container__hU29V{display:flex;flex-direction:column;gap:.75rem}.NextStepsSectionAdmin_detail-input-group__lH3wf{align-items:flex-start;display:flex;gap:.375rem}.NextStepsSectionAdmin_detail-input-group__lH3wf .NextStepsSectionAdmin_form-input__ullqF{flex:1 1}.NextStepsSectionAdmin_remove-detail-btn__yx47l{align-items:center;background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:1.5rem;justify-content:center;min-width:1.5rem;padding:.375rem;transition:background-color .2s ease}.NextStepsSectionAdmin_remove-detail-btn__yx47l:hover{background:#dc2626}.NextStepsSectionAdmin_add-detail-btn__SLibz{align-items:center;align-self:flex-start;background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:.375rem;padding:.5rem .75rem;transition:background-color .2s ease}.NextStepsSectionAdmin_add-detail-btn__SLibz:hover{background:#059669}.NextStepsSectionAdmin_color-picker__fOqae{display:flex;flex-wrap:wrap;gap:.375rem}.NextStepsSectionAdmin_color-option__VtTKO{border:1px solid #0000;border-radius:6px;cursor:pointer;height:2rem;position:relative;transition:border-color .2s ease;width:2rem}.NextStepsSectionAdmin_color-option__VtTKO.NextStepsSectionAdmin_selected__E949L,.NextStepsSectionAdmin_color-option__VtTKO:hover{border-color:#333}.NextStepsSectionAdmin_color-option__VtTKO.NextStepsSectionAdmin_selected__E949L:after{color:#fff;content:"✓";font-weight:700;left:50%;position:absolute;text-shadow:1px 1px 2px #00000080;top:50%;transform:translate(-50%,-50%)}.NextStepsSectionAdmin_form-actions__A2eLT{border-top:1px solid #e5e5e5;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.NextStepsSectionAdmin_steps-section__UpHfs{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.NextStepsSectionAdmin_section-title__Cxy1T{background:#f8f9fa;border-bottom:1px solid #e5e5e5;color:#333;font-size:1rem;font-weight:600;margin:0;padding:1rem 1.5rem}.NextStepsSectionAdmin_no-steps__NViCA{color:#666;padding:2rem 1.5rem;text-align:center}.NextStepsSectionAdmin_no-steps__NViCA p{font-size:.875rem;margin:0}.NextStepsSectionAdmin_steps-list__LfnPw{padding:1.5rem}.NextStepsSectionAdmin_step-item__9Cdto{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1rem}.NextStepsSectionAdmin_step-header__DKIue{align-items:flex-start;display:flex;gap:.75rem;padding:1rem 1.5rem;text-align:left}.NextStepsSectionAdmin_step-number__vw5Rf{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:2rem;justify-content:center;width:2rem}.NextStepsSectionAdmin_step-content__g1zDb{flex:1 1}.NextStepsSectionAdmin_step-action__R1-j7{color:#333;font-size:.875rem;font-weight:600;line-height:1.4;margin:0 0 .75rem}.NextStepsSectionAdmin_step-details__xwSu4{margin-bottom:.75rem}.NextStepsSectionAdmin_step-detail__ZN5ME{color:#666;font-size:.75rem;line-height:1.5;margin:0 0 .375rem}.NextStepsSectionAdmin_step-timeframe__ePute{color:#666;font-size:.75rem;margin:0}.NextStepsSectionAdmin_step-actions__VKdNK{background:#fff;border-top:1px solid #e5e5e5;display:flex;gap:.5rem;justify-content:flex-end;padding:.75rem 1.5rem}.NextStepsSectionAdmin_action-btn__l0yQs{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;justify-content:center;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_primary__fQnez{background:#3b82f6;color:#fff}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_primary__fQnez:hover{background:#2563eb}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_secondary__dJb1S{background:#6b7280;color:#fff}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_secondary__dJb1S:hover{background:#4b5563}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_success__3uTja{background:#10b981;color:#fff}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_success__3uTja:hover{background:#059669}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_danger__zAKK3{background:#ef4444;color:#fff}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_danger__zAKK3:hover{background:#dc2626}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_small__u0\+2T{font-size:.625rem;padding:.375rem .625rem}.NextStepsSectionAdmin_action-btn__l0yQs:disabled{cursor:not-allowed;opacity:.6}.NextStepsSectionAdmin_btn-icon__kUjp9{height:.875rem;width:.875rem}.NextStepsSectionAdmin_admin-error__oMcIf,.NextStepsSectionAdmin_admin-loading__wPHGJ{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;min-height:25rem;text-align:center}.NextStepsSectionAdmin_loading-spinner__UG8Lf{animation:NextStepsSectionAdmin_spin__VEHDg 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes NextStepsSectionAdmin_spin__VEHDg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NextStepsSectionAdmin_admin-error__oMcIf{color:#ef4444}@media (max-width:1024px){.NextStepsSectionAdmin_header-content__57cKC{padding:1rem 1.5rem}.NextStepsSectionAdmin_header-title__yS5-J{font-size:1.125rem}.NextStepsSectionAdmin_contentBody__7HAKB{padding:0 .75rem 1.5rem}.NextStepsSectionAdmin_form-content__oU61U,.NextStepsSectionAdmin_steps-list__LfnPw{padding:1.25rem}}@media (max-width:768px){.NextStepsSectionAdmin_next-steps-admin__JA8MK{padding:.75rem}.NextStepsSectionAdmin_header-content__57cKC{flex-direction:column;gap:.75rem;padding:1rem;text-align:center}.NextStepsSectionAdmin_header-title__yS5-J{font-size:1.125rem}.NextStepsSectionAdmin_header-right__FhZCv{flex-wrap:wrap;justify-content:center;width:100%}.NextStepsSectionAdmin_step-header__DKIue{align-items:flex-start;flex-direction:column;gap:.75rem}.NextStepsSectionAdmin_step-number__vw5Rf{align-self:center}.NextStepsSectionAdmin_form-actions__A2eLT,.NextStepsSectionAdmin_step-actions__VKdNK{align-items:stretch;flex-direction:column}.NextStepsSectionAdmin_color-picker__fOqae{justify-content:center}.NextStepsSectionAdmin_action-btn__l0yQs{font-size:.75rem;padding:.5rem .75rem}.NextStepsSectionAdmin_action-btn__l0yQs.NextStepsSectionAdmin_small__u0\+2T{font-size:.625rem;padding:.375rem .5rem}}@media (max-width:480px){.NextStepsSectionAdmin_next-steps-admin__JA8MK{padding:.5rem}.NextStepsSectionAdmin_header-content__57cKC{padding:.75rem}.NextStepsSectionAdmin_header-title__yS5-J{font-size:1rem}.NextStepsSectionAdmin_contentBody__7HAKB{padding:0 .5rem 1rem}.NextStepsSectionAdmin_form-content__oU61U,.NextStepsSectionAdmin_steps-list__LfnPw{padding:1rem}.NextStepsSectionAdmin_step-actions__VKdNK,.NextStepsSectionAdmin_step-header__DKIue{padding:.75rem}.NextStepsSectionAdmin_action-btn__l0yQs{font-size:.625rem;padding:.375rem .625rem}.NextStepsSectionAdmin_color-option__VtTKO{height:1.75rem;width:1.75rem}.NextStepsSectionAdmin_step-number__vw5Rf{font-size:.75rem;height:1.75rem;width:1.75rem}.NextStepsSectionAdmin_form-header__fLW6H,.NextStepsSectionAdmin_section-title__Cxy1T{padding:.75rem}.NextStepsSectionAdmin_no-steps__NViCA{padding:1.5rem 1rem}}*{box-sizing:border-box;margin:0;padding:0}.CoverSectionAdmin_cover-section-admin__9v5HL{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:1rem}.CoverSectionAdmin_admin-header__GQs9f{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:1.5rem}.CoverSectionAdmin_header-content__c5HOV{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CoverSectionAdmin_header-left__NHIrA{align-items:center;display:flex;gap:.75rem}.CoverSectionAdmin_header-title__X6Z9Q{color:#333;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;margin:0}.CoverSectionAdmin_header-icon__5qndV{color:#3b82f6;height:1.25rem;width:1.25rem}.CoverSectionAdmin_header-right__S9dZW{align-items:center;display:flex;gap:.5rem}.CoverSectionAdmin_contentBody__goWgs{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;padding:0 0 1.5rem}.CoverSectionAdmin_client-form-section__0GXtO{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.CoverSectionAdmin_section-header__OMgt-{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CoverSectionAdmin_section-title__ANRag{color:#333;font-size:1rem;font-weight:600;letter-spacing:-.025em;margin:0}.CoverSectionAdmin_client-info-display__oete-{padding:1.5rem}.CoverSectionAdmin_info-grid__MpLCj{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.CoverSectionAdmin_info-item__6sQRO{display:flex;flex-direction:column;gap:.375rem}.CoverSectionAdmin_info-item__6sQRO label{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.CoverSectionAdmin_info-item__6sQRO span{align-items:center;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;color:#333;display:flex;font-size:.875rem;font-weight:500;min-height:2.25rem;padding:.625rem .75rem}.CoverSectionAdmin_form-grid__pkq99{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:1.5rem}.CoverSectionAdmin_form-row__UIMcy{display:flex;flex-direction:column;gap:.375rem}.CoverSectionAdmin_form-row__UIMcy label{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.CoverSectionAdmin_form-input__OoaEP,.CoverSectionAdmin_form-select__fdNyr{background:#fff;border:1px solid #e5e5e5;border-radius:6px;font-family:inherit;font-size:.75rem;font-weight:500;padding:.625rem .75rem;transition:border-color .2s ease;width:100%}.CoverSectionAdmin_form-input__OoaEP:focus,.CoverSectionAdmin_form-select__fdNyr:focus{border-color:#3b82f6;outline:none}.CoverSectionAdmin_form-input__OoaEP::placeholder{color:#999;font-weight:400}.CoverSectionAdmin_form-select__fdNyr{cursor:pointer}.CoverSectionAdmin_details-section__00lyn{background:#fff;border:1px solid #e5e5e5;border-radius:6px}.CoverSectionAdmin_details-header__7C3te{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CoverSectionAdmin_detail-form__H-uz\+{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;margin:1rem}.CoverSectionAdmin_form-header__CxVtq{background:#fff;border-bottom:1px solid #e5e5e5;padding:.75rem 1rem}.CoverSectionAdmin_form-header__CxVtq h3{color:#333;font-size:.875rem;font-weight:600;letter-spacing:-.025em;margin:0}.CoverSectionAdmin_form-content__7YHAV{padding:1rem}.CoverSectionAdmin_form-actions__q6gSR{border-top:1px solid #e5e5e5;display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem}.CoverSectionAdmin_details-list__vOXMc{padding:1rem 1.5rem}.CoverSectionAdmin_no-details__6AEfV{background:#f8f9fa;border:1px dashed #ccc;border-radius:6px;color:#666;padding:2rem 1.5rem;text-align:center}.CoverSectionAdmin_no-details__6AEfV p{font-size:.875rem;font-weight:500;margin:0}.CoverSectionAdmin_detail-item__PVeZk{background:#fff;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:.75rem}.CoverSectionAdmin_detail-content__Zp-mY{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.CoverSectionAdmin_detail-label__VklhL{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.CoverSectionAdmin_detail-value__MGaZ\+{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;color:#333;font-size:.875rem;font-weight:600;padding:.375rem .625rem}.CoverSectionAdmin_detail-actions__172Uy{background:#f8f9fa;border-top:1px solid #e5e5e5;display:flex;gap:.5rem;justify-content:flex-end;padding:.75rem 1rem}.CoverSectionAdmin_action-btn__be5r4{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;justify-content:center;padding:.5rem .875rem;text-decoration:none;transition:background-color .2s ease}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_primary__bkQRJ{background:#3b82f6;color:#fff}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_primary__bkQRJ:hover{background:#2563eb}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_secondary__lTC6q{background:#6b7280;color:#fff}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_secondary__lTC6q:hover{background:#4b5563}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_success__pQygp{background:#10b981;color:#fff}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_success__pQygp:hover{background:#059669}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_danger__ozTGr{background:#ef4444;color:#fff}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_danger__ozTGr:hover{background:#dc2626}.CoverSectionAdmin_action-btn__be5r4.CoverSectionAdmin_small__PKxVK{border-radius:6px;font-size:.625rem;padding:.375rem .625rem}.CoverSectionAdmin_action-btn__be5r4:disabled{cursor:not-allowed;opacity:.5}.CoverSectionAdmin_btn-icon__0XDrp{height:.875rem;width:.875rem}.CoverSectionAdmin_admin-error__aoneU,.CoverSectionAdmin_admin-loading__JLUsf{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#666;display:flex;flex-direction:column;justify-content:center;margin:1.5rem;min-height:300px;text-align:center}.CoverSectionAdmin_loading-spinner__364lQ{animation:CoverSectionAdmin_spin__7CSbE 1s linear infinite;border:2px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:.75rem;width:2rem}@keyframes CoverSectionAdmin_spin__7CSbE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CoverSectionAdmin_admin-error__aoneU{background:#fef2f2;color:#ef4444}@media (max-width:1024px){.CoverSectionAdmin_header-content__c5HOV{padding:.875rem 1.25rem}.CoverSectionAdmin_header-title__X6Z9Q{font-size:1.125rem}.CoverSectionAdmin_form-grid__pkq99,.CoverSectionAdmin_info-grid__MpLCj{grid-template-columns:1fr;padding:1.25rem}.CoverSectionAdmin_details-header__7C3te,.CoverSectionAdmin_details-list__vOXMc{padding:.875rem 1.25rem}}@media (max-width:768px){.CoverSectionAdmin_cover-section-admin__9v5HL{padding:.75rem}.CoverSectionAdmin_header-content__c5HOV{flex-direction:column;gap:.75rem;padding:1.25rem .75rem;text-align:center}.CoverSectionAdmin_header-title__X6Z9Q{font-size:1rem}.CoverSectionAdmin_header-right__S9dZW{flex-wrap:wrap;justify-content:center;width:100%}.CoverSectionAdmin_details-header__7C3te,.CoverSectionAdmin_section-header__OMgt-{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.CoverSectionAdmin_form-actions__q6gSR{align-items:stretch;flex-direction:column}.CoverSectionAdmin_detail-content__Zp-mY{align-items:flex-start;flex-direction:column;gap:.5rem}.CoverSectionAdmin_detail-actions__172Uy{align-items:stretch;flex-direction:column}}@media (max-width:480px){.CoverSectionAdmin_cover-section-admin__9v5HL{padding:.5rem}.CoverSectionAdmin_header-content__c5HOV{padding:1rem}.CoverSectionAdmin_header-title__X6Z9Q{font-size:.875rem}.CoverSectionAdmin_contentBody__goWgs{gap:1.25rem;padding:0 .375rem 1rem}.CoverSectionAdmin_form-grid__pkq99{padding:1rem}.CoverSectionAdmin_details-header__7C3te,.CoverSectionAdmin_details-list__vOXMc{padding:.75rem}.CoverSectionAdmin_action-btn__be5r4{font-size:.625rem;padding:.5rem .75rem}}.EditPage_admin-dashboard__fOM\+k{background:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;position:relative}.EditPage_admin-header__D7ZvI{background:#fff;border-bottom:1px solid #e5e5e5;color:#333;padding:1rem 1.5rem;position:sticky;top:0;z-index:100}.EditPage_header-content__nxaL1{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.EditPage_header-left__efbyA,.EditPage_header-title__9Oemc{align-items:center;display:flex;gap:.75rem}.EditPage_header-title__9Oemc{color:#333;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;margin:0}.EditPage_header-icon__w3iD7{color:#3b82f6;height:1.5rem;width:1.5rem}.EditPage_header-right__aT81q{display:flex;gap:.5rem}.EditPage_header-button__AdcBI{align-items:center;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:.375rem;padding:.5rem .875rem;transition:background-color .2s ease}.EditPage_header-button__AdcBI:hover{background:#f1f5f9;border-color:#e5e5e5}.EditPage_header-button__AdcBI:disabled{background:#f1f5f9;border-color:#e5e5e5;color:#9ca3af;cursor:not-allowed}.EditPage_header-button__AdcBI:disabled:hover{background:#f1f5f9;border-color:#e5e5e5}.EditPage_logout-button__57lCx{background:#fef2f2;border-color:#fecaca;color:#dc2626}.EditPage_logout-button__57lCx:hover{background:#fee2e2;border-color:#fca5a5}.EditPage_button-icon__OZi-F{height:1rem;width:1rem}.EditPage_client-info-header__UFPNS{background:#f8fafc;border-bottom:1px solid #e2e8f0;margin:0 auto;max-width:1400px;padding:1rem 1.5rem}.EditPage_client-info-content__GU17M{align-items:center;display:flex;justify-content:space-between}.EditPage_client-info-left__uQf0P{display:flex;flex-direction:column;gap:.25rem}.EditPage_client-info-title__pVf3B{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.EditPage_client-info-subtitle__cZFCy{color:#64748b;font-size:.875rem;font-weight:500;margin:0}.EditPage_client-info-right__eMsRi{display:flex;gap:.5rem}.EditPage_admin-main__JNuN6{display:flex;gap:0;margin:0 auto;min-height:calc(100vh - 80px);position:relative}.EditPage_admin-sidebar__u4zyH{background:#fff;border-right:1px solid #e5e5e5;position:relative;transition:all .3s ease;width:280px}.EditPage_admin-sidebar__u4zyH.EditPage_collapsed__J326l{width:70px}.EditPage_sidebar-header__MG-b0{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1.5rem 1.25rem}.EditPage_sidebar-title__TDQiC{color:#333;font-size:1rem;font-weight:600;letter-spacing:-.025em;margin:0}.EditPage_collapse-button__8KFZ3{align-items:center;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;height:2rem;justify-content:center;transition:background-color .2s ease;width:2rem}.EditPage_collapse-button__8KFZ3:hover{background:#f1f5f9;border-color:#e5e5e5}.EditPage_sidebar-nav__kW4w5{display:flex;flex-direction:column;padding:1.25rem 0}.EditPage_nav-item__V0LZT{align-items:center;background:none;border:none;border-left:3px solid #0000;color:#666;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:.75rem;padding:.75rem 1.25rem;position:relative;text-align:left;transition:background-color .2s ease;width:100%}.EditPage_nav-item__V0LZT:hover{background:#f8f9fa;color:#333}.EditPage_nav-item__V0LZT.EditPage_active__dxDpV{background:#f8f9fa;border-left-color:#3b82f6;border-left-color:var(--accent-color,#3b82f6);color:#3b82f6;color:var(--accent-color,#3b82f6);font-weight:600}.EditPage_nav-item__V0LZT.EditPage_active__dxDpV .EditPage_nav-icon__uyzQv{color:#3b82f6;color:var(--accent-color,#3b82f6)}.EditPage_nav-icon__uyzQv{flex-shrink:0;height:1.25rem;transition:color .2s ease;width:1.25rem}.EditPage_nav-text__yDiFN{letter-spacing:-.025em;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}.EditPage_admin-sidebar__u4zyH.EditPage_collapsed__J326l .EditPage_nav-text__yDiFN,.EditPage_admin-sidebar__u4zyH.EditPage_collapsed__J326l .EditPage_sidebar-title__TDQiC{display:none;transform:translateX(-10px)}.EditPage_admin-sidebar__u4zyH.EditPage_collapsed__J326l .EditPage_nav-item__V0LZT{justify-content:center;padding:.75rem .875rem}.EditPage_admin-sidebar__u4zyH.EditPage_collapsed__J326l .EditPage_sidebar-header__MG-b0{justify-content:center;padding:1.25rem .875rem}.EditPage_admin-content__SG0mO{background:#fff;flex:1 1;position:relative}.EditPage_content-body__v14kF{height:100%;overflow-y:auto;padding:0}.EditPage_content-body__v14kF::-webkit-scrollbar{width:6px}.EditPage_content-body__v14kF::-webkit-scrollbar-track{background:#f8f9fa}.EditPage_content-body__v14kF::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:3px}.EditPage_content-body__v14kF::-webkit-scrollbar-thumb:hover{background:#d1d5db}.EditPage_admin-placeholder__wup54{background:#fff;border:1px dashed #e5e5e5;border-radius:6px;color:#666;margin:1.5rem;padding:4rem 1.5rem;text-align:center}.EditPage_admin-placeholder__wup54 h2{color:#333;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;margin-bottom:.75rem}.EditPage_admin-placeholder__wup54 p{font-size:.875rem;font-weight:400;margin:0}@media (max-width:1024px){.EditPage_admin-sidebar__u4zyH{width:240px}.EditPage_admin-sidebar__u4zyH.EditPage_collapsed__J326l{width:60px}.EditPage_nav-text__yDiFN{font-size:.75rem}.EditPage_header-content__nxaL1{padding:0 1rem}}@media (max-width:768px){.EditPage_admin-main__JNuN6{flex-direction:column}.EditPage_admin-header__D7ZvI{padding:.75rem 1rem}.EditPage_header-content__nxaL1{flex-direction:column;gap:.75rem;text-align:center}.EditPage_header-title__9Oemc{font-size:1.125rem}.EditPage_admin-sidebar__u4zyH{border-bottom:1px solid #e5e5e5;border-right:none;width:100%}.EditPage_admin-sidebar__u4zyH.EditPage_collapsed__J326l{width:100%}.EditPage_sidebar-nav__kW4w5{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));overflow-x:auto;padding:0}.EditPage_nav-item__V0LZT{border-bottom:3px solid #0000;border-left:none;min-width:auto;padding:.875rem}.EditPage_nav-item__V0LZT.EditPage_active__dxDpV{border-bottom-color:#3b82f6;border-bottom-color:var(--accent-color,#3b82f6);border-left:none}.EditPage_admin-placeholder__wup54{margin:1.25rem;padding:3rem 1.25rem}.EditPage_admin-placeholder__wup54 h2{font-size:1.125rem}}@media (max-width:480px){.EditPage_admin-header__D7ZvI{padding:.75rem .875rem}.EditPage_header-title__9Oemc{font-size:1rem}.EditPage_header-button__AdcBI{font-size:.625rem;padding:.375rem .75rem}.EditPage_sidebar-nav__kW4w5{grid-template-columns:1fr}.EditPage_nav-item__V0LZT{font-size:.75rem;padding:.75rem .875rem}.EditPage_admin-placeholder__wup54{margin:1rem;padding:2.5rem 1rem}.EditPage_admin-placeholder__wup54 h2{font-size:1rem}.EditPage_admin-placeholder__wup54 p{font-size:.75rem}}.EditPage_loading-spinner__X\+Fe\+{animation:EditPage_spin__8ud2Y 1s linear infinite;border:3px solid #e5e5e5;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin:0 auto 1rem;width:2rem}@keyframes EditPage_spin__8ud2Y{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DocumentUpload_container__eluXo{display:flex;flex-direction:column;min-height:100vh}.DocumentUpload_header__qqSHA{background:#fff;border-bottom:1px solid #e5e7eb;color:#1f2937;padding:1.25rem 2rem;position:sticky;top:0;z-index:100}.DocumentUpload_headerContent__JYPSD{align-items:center;display:flex;justify-content:space-between;margin:0 auto}.DocumentUpload_backButton__Px3F6{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#494949;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.DocumentUpload_backButton__Px3F6:hover{background:#ffffff4d;transform:translateY(-1px)}.DocumentUpload_backIcon__Rl0lg{height:1.2rem;width:1.2rem}.DocumentUpload_companyInfo__vNVjn{align-items:center;display:flex;gap:1rem}.DocumentUpload_headerIcon__H6n6w{color:#fff;height:3rem;width:3rem}.DocumentUpload_companyName__4tSFj{color:#363636;font-size:2rem;font-weight:700;margin:0}.DocumentUpload_companySubtitle__r1PYU{color:#fffc;font-size:1.1rem;margin:.25rem 0 0}.DocumentUpload_mainContent__HAKIN{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.DocumentUpload_contentCard__5Wvx7{background:#fff;border-radius:20px;box-shadow:0 0 0 1px #0000000d;max-width:800px;padding:1rem 3em;text-align:center;width:100%}.DocumentUpload_uploadSection__zTeCx{margin-bottom:2rem}.DocumentUpload_uploadIcon__YSEHC{align-items:center;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto;width:80px}.DocumentUpload_icon__3xCIo{color:#363636;height:2.5rem;width:2.5rem}.DocumentUpload_uploadTitle__VZXPX{color:#2d3748;font-size:2rem;font-weight:700;margin:0 0 1rem}.DocumentUpload_uploadDescription__6EiCc{color:#718096;font-size:1.1rem;line-height:1.6;margin:0 0 2rem}.DocumentUpload_fileInputContainer__UwDVy{margin-bottom:2rem}.DocumentUpload_fileInput__0m5CM{display:none}.DocumentUpload_fileInputLabel__0cu08{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#363636;cursor:pointer;display:inline-block;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.DocumentUpload_fileInputLabel__0cu08:hover{transform:translateY(-2px)}.DocumentUpload_fileInfo__U6qY\+{align-items:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;margin-bottom:2rem;padding:1.5rem;text-align:left}.DocumentUpload_fileIcon__xhEPf{background:#667eea;border-radius:8px;flex-shrink:0;margin-right:1rem;padding:.75rem}.DocumentUpload_fileIconInner__fetRH{color:#fff;height:1.5rem;width:1.5rem}.DocumentUpload_fileDetails__lthQu{flex:1 1}.DocumentUpload_fileName__c9nIR{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.DocumentUpload_fileSize__2pMu4{color:#718096;font-size:.9rem;margin:0}.DocumentUpload_errorMessage__0\+ZCD{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:1rem}.DocumentUpload_errorIcon__QpdFw{flex-shrink:0;height:1.2rem;width:1.2rem}.DocumentUpload_processButton__VCW5-{background:#fff;border:1px solid #006d40;border-radius:10px;color:#1a6b57;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.DocumentUpload_processButton__VCW5-:hover{transform:translateY(-2px)}.DocumentUpload_processingSection__AgWar{background:#f7fafc;border:2px solid #e2e8f0;border-radius:15px;margin-top:2rem;padding:2rem}.DocumentUpload_processingTitle__t9Z3H{color:#2d3748;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.DocumentUpload_processingMessage__Tc2H8{color:#718096;line-height:1.6;margin:0 0 2rem}.DocumentUpload_progressContainer__gWQ9-{align-items:center;display:flex;gap:1rem}.DocumentUpload_progressBar__qQXeg{background:#e2e8f0;border-radius:6px;flex:1 1;height:12px;overflow:hidden}.DocumentUpload_progressFill__H81K5{background:linear-gradient(90deg,#667eea,#764ba2);height:100%;transition:width .3s ease}.DocumentUpload_progressText__yeHkA{color:#2d3748;font-weight:600;min-width:50px}.DocumentUpload_completionSection__K7mn8{text-align:center}.DocumentUpload_successIcon__eH-27{align-items:center;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto;width:80px}.DocumentUpload_completionTitle__aY2pS{color:#2d3748;font-size:2rem;font-weight:700;margin:0 0 1rem}.DocumentUpload_completionMessage__z9r-5{color:#718096;font-size:1.1rem;line-height:1.6;margin:0 0 2rem}.DocumentUpload_uploadDetails__qDfcq{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem;padding:1rem;text-align:left}.DocumentUpload_uploadDetails__qDfcq p{color:#4a5568;font-size:.9rem;margin:.5rem 0}.DocumentUpload_uploadDetails__qDfcq strong{color:#2d3748}.DocumentUpload_actionButtons__qkVgF{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.DocumentUpload_actionButton__ZbwqJ{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#373737;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.DocumentUpload_actionButton__ZbwqJ:hover{transform:translateY(-2px)}.DocumentUpload_emailSection__MSe9A{background:#f7fafc;border:2px solid #e2e8f0;border-radius:15px;padding:1rem}.DocumentUpload_emailTitle__QTy1W{color:#2d3748;font-size:1.3rem;font-weight:600;margin:0 0 1.5rem}.DocumentUpload_emailInputContainer__yztwt{display:flex;gap:1rem;margin:0 auto;max-width:500px}.DocumentUpload_emailInput__ZapdO{border:2px solid #e2e8f0;border-radius:8px;flex:1 1;font-size:1rem;outline:none;padding:.75rem 1rem;transition:border-color .3s ease}.DocumentUpload_emailInput__ZapdO:focus{border-color:#667eea}.DocumentUpload_submitButton__la2ng{background:#fff;border:none;border-radius:8px;color:#373737;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.DocumentUpload_submitButton__la2ng:hover{transform:translateY(-1px)}@media (max-width:768px){.DocumentUpload_headerContent__JYPSD{flex-direction:column;gap:1rem;padding:0 1rem}.DocumentUpload_companyName__4tSFj{font-size:1.5rem}.DocumentUpload_companySubtitle__r1PYU{font-size:1rem}.DocumentUpload_mainContent__HAKIN{padding:1rem}.DocumentUpload_contentCard__5Wvx7{padding:2rem 1.5rem}.DocumentUpload_completionTitle__aY2pS,.DocumentUpload_uploadTitle__VZXPX{font-size:1.5rem}.DocumentUpload_actionButtons__qkVgF{align-items:center;flex-direction:column}.DocumentUpload_emailInputContainer__yztwt{flex-direction:column}}.ProcessModal_overlay__zYf0\+{align-items:center;animation:ProcessModal_fadeIn__mzoJW .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes ProcessModal_fadeIn__mzoJW{0%{opacity:0}to{opacity:1}}.ProcessModal_modal__HIdO3{animation:ProcessModal_slideUp__v03Br .4s ease-out;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;max-width:480px;overflow:hidden;padding:3rem 2.5rem;position:relative;width:90%}@keyframes ProcessModal_slideUp__v03Br{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ProcessModal_modal__HIdO3:before{animation:ProcessModal_rotate__6uJAe 20s linear infinite;background:radial-gradient(circle,#2563eb1a 0,#0000 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200%}@keyframes ProcessModal_rotate__6uJAe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProcessModal_animationContainer__7D-JQ{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;position:relative;z-index:1}.ProcessModal_lottie__-w656{filter:drop-shadow(0 10px 20px rgba(37,99,235,.2));height:200px;width:200px}.ProcessModal_content__hGrdh{position:relative;text-align:center;z-index:1}.ProcessModal_title__y\+ydA{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:1.75rem;font-weight:700;margin:0 0 1rem}.ProcessModal_message__3eJrE{color:#475569;font-size:1rem;font-weight:500;line-height:1.6;margin:0 0 .5rem}.ProcessModal_submessage__MT2Do{color:#64748b;font-size:.875rem;line-height:1.5;margin:0 0 2rem}.ProcessModal_progressBarContainer__WMmmn{margin-top:2rem}.ProcessModal_progressBar__jz5om{background:#e2e8f0;border-radius:9999px;box-shadow:inset 0 2px 4px #0000001a;height:.75rem;overflow:hidden;position:relative;width:100%}.ProcessModal_progressFill__peSK4{animation:ProcessModal_shimmer__sVoQJ 2s linear infinite;background:linear-gradient(90deg,#2563eb,#3b82f6 50%,#60a5fa);background-size:200% 100%;border-radius:9999px;box-shadow:0 0 10px #2563eb80;height:100%;transition:width 1s ease-out}@keyframes ProcessModal_shimmer__sVoQJ{0%{background-position:200% 0}to{background-position:-200% 0}}.ProcessModal_progressText__9qQDt{color:#64748b;font-size:.875rem;font-weight:500;margin:.75rem 0 0}.ProcessModal_successBadge__K0X3A{align-items:center;animation:ProcessModal_successPulse__DZbnX 2s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 10px 25px #10b9814d;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}@keyframes ProcessModal_successPulse__DZbnX{0%,to{box-shadow:0 10px 25px #10b9814d;transform:scale(1)}50%{box-shadow:0 15px 35px #10b98166;transform:scale(1.05)}}.ProcessModal_successIcon__ucFym{stroke-width:3;color:#fff;height:2rem;width:2rem}.ProcessModal_titleSuccess__uFRWX{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2rem;font-weight:700;margin:0 0 1rem}.ProcessModal_messageSuccess__7o82r{color:#475569;font-size:1rem;font-weight:500;line-height:1.6;margin:0 0 .5rem}.ProcessModal_submessageSuccess__Ho9vs{color:#64748b;font-size:.875rem;line-height:1.5;margin:0 0 2rem}.ProcessModal_checkInButton__G28N9{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:.75rem;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:.875rem 2rem;position:relative;transition:all .3s ease}.ProcessModal_checkInButton__G28N9:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.ProcessModal_checkInButton__G28N9:hover:before{height:300px;width:300px}.ProcessModal_checkInButton__G28N9:hover{box-shadow:0 8px 20px #10b98166;transform:translateY(-2px)}.ProcessModal_checkInButton__G28N9:active{transform:translateY(0)}.ProcessModal_buttonIcon__RUjk9{height:1.25rem;position:relative;width:1.25rem;z-index:1}@media (max-width:640px){.ProcessModal_modal__HIdO3{padding:2rem 1.5rem;width:95%}.ProcessModal_lottie__-w656{height:160px;width:160px}.ProcessModal_title__y\+ydA{font-size:1.5rem}.ProcessModal_titleSuccess__uFRWX{font-size:1.75rem}.ProcessModal_messageSuccess__7o82r,.ProcessModal_message__3eJrE{font-size:.9375rem}.ProcessModal_checkInButton__G28N9{font-size:.9375rem;padding:.75rem 1.5rem}}.Dashboard_container__aCkvS{background:#f8fafb;display:flex;flex-direction:column;min-height:100vh}.Dashboard_header__IhrSb{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #e2e8f099;box-shadow:0 1px 2px #00000008;color:#1f2937;padding:1.25rem 2rem;position:sticky;top:0;z-index:100}.Dashboard_headerContent__aMmw6{margin:0 auto;max-width:1600px;padding:0 1.5rem}.Dashboard_backButton__vVlTB{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Dashboard_backButton__vVlTB:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateX(-2px)}.Dashboard_backIcon__P28Dz{height:1.1rem;width:1.1rem}.Dashboard_companyInfo__JPjfd{align-items:center;display:flex;gap:1rem}.Dashboard_companyName__J1pER{color:#0f172a;font-size:1.75rem;font-weight:700;letter-spacing:-.3px;margin:0}.Dashboard_companySubtitle__PBfMw{color:#64748b;font-size:1rem}.Dashboard_mainContent__Gg9q7{flex:1 1;margin:0 auto;max-width:1600px;padding:2rem 1.5rem;width:100%}.Dashboard_contentCard__MH0Zu{background:#fff;border:1px solid #e2e8f099;border-radius:16px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;padding:2rem;width:100%}.Dashboard_headerSection__HPVyp{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.Dashboard_titleSection__RV\+nd h2{color:#0f172a;font-size:1.875rem;font-weight:700;letter-spacing:-.3px;margin:0 0 .5rem;text-align:left}.Dashboard_titleSection__RV\+nd p{color:#64748b;font-size:1rem;font-weight:400;margin:0}.Dashboard_createNewButton__H8gkY{align-items:center;background:#0f172a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.875rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Dashboard_createNewButton__H8gkY:hover{background:#1e293b;box-shadow:0 4px 6px -1px #00000026;transform:translateY(-1px)}.Dashboard_createNewButton__H8gkY:active{transform:translateY(0)}.Dashboard_buttonIcon__W355R{height:1.125rem;width:1.125rem}.Dashboard_topInfoGrid__ReAhM{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.Dashboard_adviserInfo__Q9PaA{background:linear-gradient(135deg,#0f172a,#1e293b);border:none;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff;padding:1.75rem}.Dashboard_adviserInfo__Q9PaA h3{align-items:center;border-bottom:1px solid #fff3;color:#fff;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin:0 0 1.5rem;padding-bottom:1rem}.Dashboard_adviserInfo__Q9PaA h3:before{content:"👤";font-size:1.5rem}.Dashboard_adviserDetails__0y3f5{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.Dashboard_adviserItem__IMg10{align-items:flex-start;display:flex;flex-direction:column;gap:.375rem}.Dashboard_adviserLabel__LKeFG{color:#191919b3;font-size:.8125rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.Dashboard_adviserValue__iAaQP{color:#0a0a0ab3;font-size:.9375rem;font-weight:600}.Dashboard_statsCard__xu6xA{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.Dashboard_statsCard__xu6xA:hover{box-shadow:0 10px 15px -3px #00000026;transform:translateY(-4px)}.Dashboard_statsIcon__IZpFM{animation:Dashboard_pulse__xW6z2 2s ease-in-out infinite;font-size:3rem;margin-bottom:1rem}@keyframes Dashboard_pulse__xW6z2{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.Dashboard_statsContent__z3fBA{display:flex;flex-direction:column;gap:.5rem}.Dashboard_statsTitle__qIzGd{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.Dashboard_statsNumber__HBTPQ{color:#0f172a;font-size:3rem;font-weight:800;line-height:1}.Dashboard_adviserInfo__Q9PaA{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.Dashboard_adviserInfo__Q9PaA h3{border-bottom:1px solid #e2e8f0;color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 1.25rem;padding-bottom:.75rem}.Dashboard_adviserInfo__Q9PaA p{grid-gap:1rem;color:#475569;display:grid;font-size:.95rem;gap:1rem;grid-template-columns:140px 1fr;margin:.625rem 0}.Dashboard_adviserInfo__Q9PaA p strong{color:#0f172a;font-weight:600}.Dashboard_searchSection__oTdyp{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.Dashboard_searchContainer__K4IQn{flex:1 1;max-width:500px;position:relative}.Dashboard_searchIcon__ck9TA{color:#94a3b8;height:1.125rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:1.125rem;z-index:1}.Dashboard_searchInput__Mxdyx{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.95rem;outline:none;padding:.875rem 1rem .875rem 2.75rem;transition:all .2s ease;width:100%}.Dashboard_searchInput__Mxdyx:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0d}.Dashboard_searchInput__Mxdyx::placeholder{color:#94a3b8}.Dashboard_sortContainer__8ager{align-items:center;display:flex;gap:.75rem}.Dashboard_sortLabel__C3UFV{color:#475569;font-size:.9rem;font-weight:500}.Dashboard_sortSelect__9169N{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#0f172a;cursor:pointer;font-size:.9rem;font-weight:500;outline:none;padding:.875rem 1rem;transition:all .2s ease}.Dashboard_sortSelect__9169N:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0d}.Dashboard_sortSelect__9169N:hover{border-color:#cbd5e1}.Dashboard_tableContainer__0S6AZ{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;overflow-x:auto}.Dashboard_dataTable__\+d8s\+{background:#fff;border-collapse:collapse;width:100%}.Dashboard_tableHeader__FkKrX{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.875rem;font-weight:600;letter-spacing:.3px;padding:1rem 1.5rem;text-align:left;text-transform:uppercase}.Dashboard_headerContent__aMmw6{align-items:center;display:flex;justify-content:space-between;padding:0}.Dashboard_tableRow__Bc3AB{border-bottom:1px solid #f1f5f9;text-align:left;transition:all .15s ease}.Dashboard_tableRow__Bc3AB:hover{background:#fafbfc}.Dashboard_tableRow__Bc3AB:last-child{border-bottom:none}.Dashboard_tableCell__q7rcJ{font-size:.95rem;padding:1.25rem 1.5rem;vertical-align:middle}.Dashboard_soaNumber__hUOih{color:#0f172a;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.95rem;font-weight:600}.Dashboard_clientName__pQcly{color:#1e293b;font-weight:500}.Dashboard_actionButtons__BzD2T{display:flex;gap:.5rem}.Dashboard_actionButton__3DH4i{border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1.125rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Dashboard_actionButton__3DH4i:first-child{background:#0f172a;color:#fff}.Dashboard_actionButton__3DH4i:first-child:hover{background:#1e293b;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.Dashboard_actionButton__3DH4i:last-child{background:#fff;border:1.5px solid #e2e8f0;color:#475569}.Dashboard_actionButton__3DH4i:last-child:hover{background:#f8fafc;border-color:#cbd5e1}.Dashboard_actionButton__3DH4i:active{transform:translateY(0)}.Dashboard_noDataSection__y4Gpy{color:#64748b;padding:3rem 2rem;text-align:center}.Dashboard_noDataIcon__yRcK9{color:#cbd5e0;height:4rem;margin:0 auto 1rem;opacity:.5;width:4rem}.Dashboard_noDataTitle__hay3K{color:#334155;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.Dashboard_noDataMessage__CPyxc{color:#64748b;font-size:1rem;margin:0 0 1.5rem}.Dashboard_loadingSection__qIGzb{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.Dashboard_loadingSpinner__7rPD0{animation:Dashboard_spin__QsU9s .6s linear infinite;border:3px solid #f1f5f9;border-radius:50%;border-top-color:#0f172a;height:40px;margin-bottom:1rem;width:40px}@keyframes Dashboard_spin__QsU9s{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Dashboard_errorSection__mG2qR{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:1rem 0;padding:1.5rem;text-align:center}.Dashboard_errorMessage__i-2xO{color:#dc2626;font-size:.95rem;font-weight:500;margin:0}.Dashboard_modalOverlay__YknL9{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.Dashboard_modal__aI4jC{background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.Dashboard_modalHeader__V2qvB{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.Dashboard_modalTitle__yeMkF{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0}.Dashboard_closeButton__FxO3q{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:.5rem;transition:all .2s ease}.Dashboard_closeButton__FxO3q:hover{background:#f3f4f6;color:#374151}.Dashboard_closeIcon__eW4vk{height:1.25rem;width:1.25rem}.Dashboard_modalBody__BmYC\+{padding:1.5rem}.Dashboard_modalDescription__Ro9o7{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}.Dashboard_inputGroup__fM\+AB{margin-bottom:1rem}.Dashboard_inputLabel__TynCA{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.Dashboard_emailInput__qrqU\+{border:1.5px solid #e5e7eb;border-radius:8px;font-size:1rem;outline:none;padding:.75rem;transition:border-color .2s ease;width:100%}.Dashboard_emailInput__qrqU\+:focus{border-color:#0f172a}.Dashboard_errorText__nXEKP{color:#dc2626;font-size:.875rem;margin:.5rem 0 0}.Dashboard_modalFooter__kzewZ{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem}.Dashboard_cancelButton__1vpjj{background:#fff;border:1.5px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.Dashboard_cancelButton__1vpjj:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.Dashboard_cancelButton__1vpjj:disabled{cursor:not-allowed;opacity:.6}.Dashboard_saveButton__b6FR0{background:#0f172a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.Dashboard_saveButton__b6FR0:hover:not(:disabled){background:#1e293b;transform:translateY(-1px)}.Dashboard_saveButton__b6FR0:disabled{background:#9ca3af;cursor:not-allowed;transform:none}@media (max-width:1024px){.Dashboard_adviserDetails__0y3f5,.Dashboard_topInfoGrid__ReAhM{grid-template-columns:1fr}.Dashboard_searchSection__oTdyp{align-items:stretch;flex-direction:column}.Dashboard_searchContainer__K4IQn{max-width:none}}@media (max-width:768px){.Dashboard_headerContent__aMmw6{flex-direction:column;gap:1rem;padding:0 1rem}.Dashboard_companyName__J1pER{font-size:1.5rem}.Dashboard_mainContent__Gg9q7{padding:1.5rem 1rem}.Dashboard_contentCard__MH0Zu{padding:1.5rem}.Dashboard_headerSection__HPVyp{align-items:stretch;flex-direction:column;gap:1rem}.Dashboard_titleSection__RV\+nd h2{font-size:1.5rem}.Dashboard_createNewButton__H8gkY{justify-content:center}.Dashboard_adviserDetails__0y3f5,.Dashboard_topInfoGrid__ReAhM{grid-template-columns:1fr}.Dashboard_tableCell__q7rcJ{padding:1rem .75rem}.Dashboard_actionButtons__BzD2T{flex-direction:column;gap:.5rem}.Dashboard_actionButton__3DH4i{justify-content:center;width:100%}}.AdvisorLogin_login-container__SVifd{align-items:center;background:linear-gradient(135deg,#e0f2fe,#f0f9ff 50%,#fff);color:#22223b;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh;padding:20px;position:relative}.AdvisorLogin_login-container__SVifd:before{background:radial-gradient(circle at 20% 80%,#6366f114 0,#0000 60%),radial-gradient(circle at 80% 20%,#ec489914 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.AdvisorLogin_login-card__r\+EFF{animation:AdvisorLogin_slideUp__utzM\+ .5s ease-out;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);background:#ffffff8c;border:1.5px solid #ffffff73;border-radius:24px;box-shadow:0 8px 32px 0 #6366f11a,0 1.5px 8px 0 #ec489912;max-width:400px;padding:40px;position:relative;text-align:center;width:100%;z-index:1}@keyframes AdvisorLogin_slideUp__utzM\+{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AdvisorLogin_login-header__KnWUP h1{color:#22223b;font-size:2rem;font-weight:700;margin-bottom:10px;margin-top:0;text-shadow:0 2px 12px #6366f114}.AdvisorLogin_login-header__KnWUP p{color:#5c677d;font-size:1rem;margin-bottom:30px}.AdvisorLogin_login-form__ViGPx{margin-bottom:30px}.AdvisorLogin_form-group__b7ONw{margin-bottom:20px;text-align:left}.AdvisorLogin_form-group__b7ONw label{color:#3f3f3f;display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}.AdvisorLogin_form-group__b7ONw input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff73;border:2px solid #6366f12e;border-radius:12px;box-sizing:border-box;color:#22223b;font-size:1rem;padding:15px;transition:all .3s ease;width:100%}.AdvisorLogin_form-group__b7ONw input::placeholder{color:#b6b6d6}.AdvisorLogin_form-group__b7ONw input:focus{background:#ffffffb3;border-color:#6366f1;box-shadow:0 0 0 3px #6366f121;outline:none}.AdvisorLogin_form-group__b7ONw input.AdvisorLogin_input-error__32SbB{border-color:#ef4444;box-shadow:0 0 0 3px #ef444421}.AdvisorLogin_error-message__KOUcF{color:#e11d48;display:block;font-size:.8rem;margin-top:5px}.AdvisorLogin_submit-btn__Znp19{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;box-shadow:0 2px 16px #6366f121;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:15px 20px;transition:all .3s ease;width:100%}.AdvisorLogin_submit-btn__Znp19:hover:not(:disabled){background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 4px 24px #8b5cf62e;transform:translateY(-2px)}.AdvisorLogin_submit-btn__Znp19:disabled{background:linear-gradient(135deg,#e0e7ef,#cbd5e1);color:#b6b6d6;cursor:not-allowed;opacity:.7;transform:none}.AdvisorLogin_login-footer__Dt\+Lm{margin-top:20px}.AdvisorLogin_login-footer__Dt\+Lm p{color:#7b8fa1;font-size:.9rem}.AdvisorLogin_login-footer__Dt\+Lm a{color:#6366f1;font-weight:600;text-decoration:none;transition:color .3s ease}.AdvisorLogin_login-footer__Dt\+Lm a:hover{color:#8b5cf6;text-decoration:underline}.AdvisorLogin_modal-overlay__exmXk{align-items:center;animation:AdvisorLogin_fadeIn__w0g\+q .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ecefffa6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}@keyframes AdvisorLogin_fadeIn__w0g\+q{0%{opacity:0}to{opacity:1}}.AdvisorLogin_modal-content__K61Al{animation:AdvisorLogin_modalSlideUp__grKR1 .3s ease-out;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);background:#ffffffa6;border:1.5px solid #ffffff73;box-shadow:0 8px 32px 0 #6366f11a,0 1.5px 8px 0 #ec489912;position:relative;z-index:1}.AdvisorLogin_modal-header__QAihl{align-items:center;border-bottom:1px solid #06b6d433;display:flex;justify-content:space-between;padding:25px 30px 20px}.AdvisorLogin_modal-header__QAihl h2{color:#22223b;font-size:1.5rem;font-weight:600;margin:0}.AdvisorLogin_close-btn__CXLQ6{align-items:center;background:none;border:none;border-radius:50%;color:#7b8fa1;cursor:pointer;display:flex;font-size:2rem;height:30px;justify-content:center;padding:0;transition:all .3s ease;width:30px}.AdvisorLogin_close-btn__CXLQ6:hover{background:#6366f114;color:#6366f1}.AdvisorLogin_modal-body__3HswV{padding:30px}.AdvisorLogin_modal-body__3HswV p{color:#5c677d;margin-bottom:25px;text-align:center}.AdvisorLogin_modal-body__3HswV strong{color:#22223b}.AdvisorLogin_otp-icon-container__UgwSI{display:flex;justify-content:center;margin-bottom:20px}.AdvisorLogin_otp-inputs-container__V-vPv{display:flex;gap:10px;justify-content:center;margin-bottom:10px}.AdvisorLogin_otp-input__mkfDB{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff73;border:2px solid #6366f12e;border-radius:12px;color:#22223b;font-size:1.5rem;font-weight:600;height:50px;text-align:center;transition:all .3s ease;width:50px}.AdvisorLogin_otp-input__mkfDB:focus{background:#ffffffb3;border-color:#6366f1;box-shadow:0 0 0 3px #6366f121;outline:none}.AdvisorLogin_otp-input__mkfDB.AdvisorLogin_input-error__32SbB{border-color:#ef4444;box-shadow:0 0 0 3px #ef444421}.AdvisorLogin_otp-input__mkfDB:disabled{cursor:not-allowed;opacity:.5}.AdvisorLogin_lock-icon__8JMXo{color:#06b6d4;filter:drop-shadow(0 0 10px rgba(6,182,212,.5));height:3rem;transition:all .3s ease;width:3rem}.AdvisorLogin_lock-icon__8JMXo.AdvisorLogin_typing__vv5a1{animation:AdvisorLogin_shake__LATXV .5s ease-in-out infinite;color:#06b6d4}.AdvisorLogin_lock-icon__8JMXo.AdvisorLogin_error__Xh4gD{animation:AdvisorLogin_shake__LATXV .3s ease-in-out 3;color:#ef4444;filter:drop-shadow(0 0 10px rgba(239,68,68,.5))}.AdvisorLogin_lock-icon__8JMXo.AdvisorLogin_unlocked__Lskb-{animation:AdvisorLogin_unlock__dgNb\+ 1s ease-in-out;color:#10b981;filter:drop-shadow(0 0 15px rgba(16,185,129,.6))}@keyframes AdvisorLogin_shake__LATXV{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@keyframes AdvisorLogin_unlock__dgNb\+{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(-5deg)}50%{transform:scale(1.2) rotate(5deg)}75%{transform:scale(1.1) rotate(-2deg)}to{transform:scale(1) rotate(0deg)}}.AdvisorLogin_otp-actions__XhEv1{text-align:center}.AdvisorLogin_resend-btn__IaOJN{background:none;border:none;color:#06b6d4;cursor:pointer;font-size:.9rem;padding:0;text-decoration:underline;transition:color .3s ease}.AdvisorLogin_resend-btn__IaOJN:hover:not(:disabled){color:#0891b2}.AdvisorLogin_resend-btn__IaOJN:disabled{color:#64748b;cursor:not-allowed}.AdvisorLogin_invalid-email-icon__KPbJl{animation:AdvisorLogin_bounceIn__oIYgi .6s ease-out;margin-bottom:20px;text-align:center}.AdvisorLogin_invalid-email-icon__KPbJl span{display:block;font-size:4rem}@keyframes AdvisorLogin_bounceIn__oIYgi{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.AdvisorLogin_support-actions__QZncZ{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:25px}.AdvisorLogin_support-btn__h6yWy{background:linear-gradient(135deg,#06b6d4,#0891b2);border:none;border-radius:8px;box-shadow:0 0 15px #06b6d44d;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.AdvisorLogin_support-btn__h6yWy:hover{background:linear-gradient(135deg,#0891b2,#0e7490);box-shadow:0 0 25px #06b6d480;transform:translateY(-2px)}.AdvisorLogin_try-again-btn__YVdNK{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a80;border:1px solid #06b6d44d;border-radius:8px;color:#e2e8f0;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.AdvisorLogin_try-again-btn__YVdNK:hover{background:#06b6d41a;border-color:#06b6d4;transform:translateY(-2px)}.AdvisorLogin_modal-content__K61Al{animation:AdvisorLogin_modalSlideUp__grKR1 .4s cubic-bezier(.68,-.55,.265,1.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;border:1px solid #06b6d433;border-radius:20px;box-shadow:0 25px 50px #0006,0 0 60px #06b6d41a;max-height:90vh;max-width:450px;overflow-y:auto;width:100%}@keyframes AdvisorLogin_modalSlideUp__grKR1{0%{opacity:0;transform:translateY(60px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.AdvisorLogin_support-actions__QZncZ{flex-direction:column;gap:10px}.AdvisorLogin_support-btn__h6yWy,.AdvisorLogin_try-again-btn__YVdNK{padding:14px 20px;width:100%}.AdvisorLogin_invalid-email-icon__KPbJl span{font-size:3rem}}@media (max-width:768px){.AdvisorLogin_login-container__SVifd{padding:15px}.AdvisorLogin_login-card__r\+EFF{border-radius:15px;padding:30px 25px}.AdvisorLogin_login-header__KnWUP h1{font-size:1.75rem}.AdvisorLogin_modal-content__K61Al{margin:10px;max-width:95vw}.AdvisorLogin_modal-body__3HswV,.AdvisorLogin_modal-header__QAihl{padding:20px}.AdvisorLogin_modal-header__QAihl h2{font-size:1.3rem}}@media (max-width:480px){.AdvisorLogin_login-card__r\+EFF{padding:25px 20px}.AdvisorLogin_login-header__KnWUP h1{font-size:1.5rem}.AdvisorLogin_form-group__b7ONw input,.AdvisorLogin_submit-btn__Znp19{font-size:.9rem;padding:12px}.AdvisorLogin_modal-body__3HswV,.AdvisorLogin_modal-header__QAihl{padding:15px}.AdvisorLogin_modal-header__QAihl h2{font-size:1.2rem}.AdvisorLogin_otp-inputs-container__V-vPv{gap:8px}.AdvisorLogin_otp-input__mkfDB{font-size:1.2rem;height:40px;width:40px}}@media (max-width:360px){.AdvisorLogin_login-card__r\+EFF{padding:20px 15px}.AdvisorLogin_login-header__KnWUP h1{font-size:1.3rem}.AdvisorLogin_login-header__KnWUP p{font-size:.9rem}.AdvisorLogin_form-group__b7ONw label{font-size:.8rem}.AdvisorLogin_form-group__b7ONw input,.AdvisorLogin_submit-btn__Znp19{font-size:.8rem;padding:10px}}@media (max-height:500px) and (orientation:landscape){.AdvisorLogin_login-container__SVifd{padding:10px}.AdvisorLogin_login-card__r\+EFF{padding:20px}.AdvisorLogin_modal-content__K61Al{max-height:80vh}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.AdvisorLogin_login-card__r\+EFF{box-shadow:0 20px 40px #0006,0 0 60px #06b6d426}.AdvisorLogin_modal-content__K61Al{box-shadow:0 25px 50px #00000080,0 0 60px #06b6d426}}.AdvisorLogin_form-group__b7ONw input:focus,.AdvisorLogin_resend-btn__IaOJN:focus,.AdvisorLogin_submit-btn__Znp19:focus,.AdvisorLogin_support-btn__h6yWy:focus,.AdvisorLogin_try-again-btn__YVdNK:focus{outline:2px solid #06b6d4;outline-offset:2px}.HomePage_container__6iWcM{background:linear-gradient(135deg,#e0f2fe,#f0f9ff 50%,#fff);color:#22223b;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow:hidden;position:relative;width:100vw}.HomePage_main__msnhn{flex:1 1;height:100vh;padding:2rem;position:relative}.HomePage_content__MRI-9,.HomePage_main__msnhn{align-items:center;display:flex;justify-content:center}.HomePage_content__MRI-9{flex-direction:column;gap:2rem;max-width:800px;text-align:center;width:100%;z-index:10}.HomePage_mainTitle__5dNDW{color:#22223b;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;text-align:center}.HomePage_highlight__N2O8r{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;text-shadow:0 2px 12px #6366f126}.HomePage_centerAnimation__mXY36{align-items:center;display:flex;height:250px;justify-content:center;margin:1rem 0;position:relative}.HomePage_particleSphere__Hoakl{animation:HomePage_rotate__oNOzu 30s linear infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at center,#6366f11f 0,#93c5fd14 30%,#0000 70%);border:1px solid #ffffff4d;border-radius:50%;box-shadow:0 8px 32px 0 #6366f126,inset 0 0 40px #93c5fd14;height:300px;position:relative;width:300px}.HomePage_documentContainer__NnL9l{align-items:center;animation:HomePage_counterRotate__HMKxP 30s linear infinite;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.HomePage_documentIcon__M7V92{animation:HomePage_documentPulse__zI7yw 3s ease-in-out infinite;color:#6366f1;filter:drop-shadow(0 4px 20px rgba(99,102,241,.4));height:4.5rem;width:4.5rem}.HomePage_cornerBracket__wE4Nk{color:#8b5cf6;height:1.2rem;opacity:.7;position:absolute;width:1.2rem}.HomePage_cornerBracket__wE4Nk:nth-child(2){left:-.5rem;top:-.5rem}.HomePage_cornerBracket__wE4Nk:nth-child(3){right:-.5rem;top:-.5rem}.HomePage_cornerBracket__wE4Nk:nth-child(4){bottom:-.5rem;left:-.5rem}.HomePage_cornerBracket__wE4Nk:nth-child(5){bottom:-.5rem;right:-.5rem}.HomePage_particle__cpgSC{animation:HomePage_pulse__7idIf 2s ease-in-out infinite;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;box-shadow:0 0 10px #6366f199,0 0 20px #8b5cf64d;height:4px;position:absolute;width:4px}.HomePage_particle__cpgSC:first-child{animation-delay:0s;left:50%;top:10%}.HomePage_particle__cpgSC:nth-child(2){animation-delay:.2s;left:80%;top:20%}.HomePage_particle__cpgSC:nth-child(3){animation-delay:.4s;left:90%;top:40%}.HomePage_particle__cpgSC:nth-child(4){animation-delay:.6s;left:80%;top:60%}.HomePage_particle__cpgSC:nth-child(5){animation-delay:.8s;left:50%;top:80%}.HomePage_particle__cpgSC:nth-child(6){animation-delay:1s;left:20%;top:60%}.HomePage_particle__cpgSC:nth-child(7){animation-delay:1.2s;left:10%;top:40%}.HomePage_particle__cpgSC:nth-child(8){animation-delay:1.4s;left:20%;top:20%}.HomePage_particle__cpgSC:nth-child(9){animation-delay:1.6s;left:60%;top:30%}.HomePage_particle__cpgSC:nth-child(10){animation-delay:1.8s;left:60%;top:70%}.HomePage_particle__cpgSC:nth-child(11){animation-delay:2s;left:30%;top:50%}.HomePage_particle__cpgSC:nth-child(12){animation-delay:2.2s;left:70%;top:50%}.HomePage_particle__cpgSC:nth-child(13){animation-delay:2.4s;left:40%;top:15%}.HomePage_particle__cpgSC:nth-child(14){animation-delay:2.6s;left:40%;top:85%}.HomePage_particle__cpgSC:nth-child(15){animation-delay:2.8s;left:75%;top:35%}.HomePage_particle__cpgSC:nth-child(16){animation-delay:3s;left:25%;top:65%}.HomePage_particle__cpgSC:nth-child(17){animation-delay:3.2s;left:65%;top:25%}.HomePage_particle__cpgSC:nth-child(18){animation-delay:3.4s;left:35%;top:75%}.HomePage_particle__cpgSC:nth-child(19){animation-delay:3.6s;left:15%;top:45%}.HomePage_particle__cpgSC:nth-child(20){animation-delay:3.8s;left:85%;top:55%}@keyframes HomePage_rotate__oNOzu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes HomePage_counterRotate__HMKxP{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes HomePage_documentPulse__zI7yw{0%,to{filter:drop-shadow(0 4px 20px rgba(99,102,241,.4));transform:scale(1)}50%{filter:drop-shadow(0 4px 30px rgba(99,102,241,.6));transform:scale(1.1)}}@keyframes HomePage_bracketPulse__zoZD8{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes HomePage_pulse__7idIf{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.HomePage_bottomSection__Th8HV{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.HomePage_description__E0bhS{color:#5c677d;font-size:1rem;line-height:1.6;margin:0;max-width:500px;text-align:center}.HomePage_digitalSOAButton__a\+6Il{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;box-shadow:0 4px 20px #6366f140;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .3s ease}.HomePage_digitalSOAButton__a\+6Il:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 6px 30px #8b5cf659;transform:translateY(-3px)}.HomePage_buttonIcon__4E0L3{height:1.25rem;width:1.25rem}.HomePage_container__6iWcM:before{background:radial-gradient(circle at 20% 80%,#6366f114 0,#0000 60%),radial-gradient(circle at 80% 20%,#ec489914 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}@media (max-width:1024px){.HomePage_mainTitle__5dNDW{font-size:2.2rem}.HomePage_particleSphere__Hoakl{height:220px;width:220px}.HomePage_centerAnimation__mXY36{height:220px}.HomePage_description__E0bhS{font-size:.95rem}}@media (max-width:768px){.HomePage_main__msnhn{height:100vh;padding:1rem}.HomePage_content__MRI-9{gap:1.5rem}.HomePage_mainTitle__5dNDW{font-size:1.8rem;line-height:1.3}.HomePage_particleSphere__Hoakl{height:180px;width:180px}.HomePage_centerAnimation__mXY36{height:180px;margin:.5rem 0}.HomePage_description__E0bhS{font-size:.9rem;max-width:400px}.HomePage_digitalSOAButton__a\+6Il{font-size:.85rem;padding:.75rem 1.5rem}}@media (max-width:480px){.HomePage_mainTitle__5dNDW{font-size:1.5rem;line-height:1.4}.HomePage_particleSphere__Hoakl{height:150px;width:150px}.HomePage_centerAnimation__mXY36{height:150px}.HomePage_description__E0bhS{font-size:.85rem;max-width:350px}.HomePage_digitalSOAButton__a\+6Il{font-size:.8rem;padding:.65rem 1.25rem}.HomePage_content__MRI-9{gap:1rem}}.HomePage_digitalSOAButton__a\+6Il:focus{outline:2px solid #6366f1;outline-offset:2px}._404Error_errorContainer__ymxAc{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;justify-content:center}._404Error_errorContent__x5vT-{text-align:center;width:100%}._404Error_animationContainer__lCUwC{display:flex;justify-content:center}._404Error_lottieAnimation__-ydc4{max-width:100%;width:40em}._404Error_actionButtons__vBFTN{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}._404Error_button__ktvKz{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;justify-content:center;min-width:140px;padding:12px 24px;text-decoration:none;transition:all .2s ease}._404Error_primaryButton__-LxwF{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}._404Error_primaryButton__-LxwF:hover{transform:translateY(-2px)}@media (max-width:768px){._404Error_errorContent__x5vT-{padding:32px 24px}._404Error_actionButtons__vBFTN{align-items:center;flex-direction:column}._404Error_button__ktvKz{max-width:280px;width:100%}._404Error_lottieAnimation__-ydc4{height:200px;width:300px}}@media (max-width:480px){._404Error_errorContent__x5vT-{padding:24px 20px}._404Error_lottieAnimation__-ydc4{height:150px;width:250px}}
/*# sourceMappingURL=main.7314f544.css.map*/