*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#002c7a26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#002c7a4d}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.advisor-layout{display:flex;gap:16px;flex:1;min-height:0}.advisor-left{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.advisor-center{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.advisor-right{width:320px;flex-shrink:0;display:flex;flex-direction:column}@media (max-width: 1200px){.advisor-layout{flex-wrap:wrap}.advisor-left{width:100%;flex-direction:row;overflow-x:auto}.advisor-left>*{min-width:280px;flex:1}.advisor-right{width:100%}}@media (max-width: 900px){.advisor-layout{flex-direction:column}.advisor-left,.advisor-center,.advisor-right{width:100%!important}.advisor-left{flex-direction:column}}
